This website requires JavaScript.
Explore
Help
Sign in
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
9309c3df8f
peertube
/
scripts
/
client-report.sh
8 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
Clean shell scripts (#398)
2018-03-27 04:35:12 -04:00
#!/bin/sh
Add bootstrap analyzer and optimize build
2017-12-20 03:04:52 -05:00
Clean shell scripts (#398)
2018-03-27 04:35:12 -04:00
set
-eu
cd
client
Add bootstrap analyzer and optimize build
2017-12-20 03:04:52 -05:00
npm run webpack-bundle-analyzer ./dist/stats.json
Copy permalink