mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-10 19:03:00 -05:00
add webpack-bundle-analyzer to the pipeline
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -5,9 +5,10 @@ _vendor/
|
||||
hugo_stats.json
|
||||
.hugo_build.lock
|
||||
|
||||
# webpack artifacts
|
||||
data/manifest.json
|
||||
# webpack output
|
||||
static/assets/
|
||||
data/manifest.json
|
||||
webpack_stats.json
|
||||
|
||||
# node/npm/yarn
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user