Remove config.js from setup files

This commit is contained in:
Yukai Huang 2017-01-13 23:37:16 +08:00
parent a541569d7e
commit 1ed1996639
3 changed files with 0 additions and 7 deletions

View file

@ -28,8 +28,6 @@ EOF
EOF
cp public/js/config.js.example public/js/config.js
# build app
npm run build
fi