Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
GinMu committed Dec 13, 2019
1 parent f49d71e commit a232696
Show file tree
Hide file tree
Showing 3 changed files with 1,844 additions and 672 deletions.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
npm run build

./node_modules/cross-env/dist/bin/cross-env-shell.js MODE=$1 REPORT=$2 webpack
./node_modules/cross-env/src/bin/cross-env-shell.js MODE=$1 REPORT=$2 webpack

# ./compile.sh dev true
# ./compile.sh prod true
Expand Down
Loading

0 comments on commit a232696

Please sign in to comment.