This website requires JavaScript.
Explore
Help
Sign In
root
/
gitdeploy
Watch
2
Star
0
Fork
0
You've already forked gitdeploy
Code
Issues
3
Pull Requests
Releases
Wiki
Activity
gitdeploy
/
html
/
scripts
/
build
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
html build
2020-10-01 11:11:34 -04:00
#!/usr/bin/env bash
rm -rf dist
npx webpack --config webpack.production.js -p --colors
scripts/copy
Reference in New Issue
Copy Permalink