mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
* feat: Add --visualizer flag to generate build output stats Co-authored-by: Alex Hayton <alex.hayton@gmail.com> * docs: Adding changeset * chore: Removing & git ignoring stats.html Co-authored-by: Alex Hayton <alex.hayton@gmail.com>
16 lines
176 B
Plaintext
16 lines
176 B
Plaintext
node_modules
|
|
.DS_Store
|
|
*.log
|
|
.rpt2_cache
|
|
.rts2_cache_cjs
|
|
.rts2_cache_es
|
|
.rts2_cache_umd
|
|
build
|
|
dist
|
|
yarn.lock
|
|
.vscode
|
|
.idea
|
|
.rts2*
|
|
sizes.csv
|
|
test/fixtures/visualizer/stats.html
|