1
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:
2021-12-03 11:18:43 -05:00
parent fd1393b223
commit 89645e5448
7 changed files with 108 additions and 8 deletions

5
.gitignore vendored
View File

@@ -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/