UNPKG
bundle-report
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
1.0.0-beta.0
Track your bundle size over time
github.com/sethbattin/bundle-report
sethbattin/bundle-report
bundle-report
/
bin
/
init-status.js
4 lines
(2 loc)
•
53 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
require
(
'../src/build'
).
start
()