Skip to content

Commit

Permalink
chore: remove deploy script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 17, 2020
1 parent f4c9ed4 commit 0d09eae
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 329 deletions.
3 changes: 2 additions & 1 deletion build/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ const stylus = require('stylus');
const Prism = require('prismjs');
const loadLanguages = require('prismjs/components/');
const UglifyJS = require("uglify-js");
const colors = require('colors-cli/toxic');

require('colors-cli/toxic');

const renderer = new marked.Renderer();
renderer.heading = (text, level) => {
Expand Down
21 changes: 0 additions & 21 deletions build/deploy.js

This file was deleted.

2 changes: 1 addition & 1 deletion dist/data.json

Large diffs are not rendered by default.

Loading

0 comments on commit 0d09eae

Please sign in to comment.