This website requires JavaScript.
Explore
Help
Sign In
root
/
gitdeploy
Watch
2
Star
0
Fork
You've already forked gitdeploy
0
Code
Issues
3
Pull Requests
Releases
Wiki
Activity
3fbb2edf7f
gitdeploy
/
html
/
scripts
/
build
5 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
rm -rf dist
npx webpack --config webpack.production.js -p --colors
scripts/copy
Reference in New Issue
View Git Blame
Copy Permalink