Skip to content

Commit 858697f

Browse files
committed
bumb dependencies
Signed-off-by: Robin Appelman <[email protected]>
1 parent fd89d75 commit 858697f

File tree

7 files changed

+5080
-5577
lines changed

7 files changed

+5080
-5577
lines changed

β€ŽMakefileβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ node_modules: package.json
2121
npm install --deps
2222

2323
build/main.js: node_modules $(jssources)
24-
$(webpack) --verbose --colors --display-error-details --config webpack/prod.config.js
24+
$(webpack) --config webpack/prod.config.js
2525

2626
.PHONY: watch
2727
watch: node_modules

β€Žbuild/main.css.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žbuild/main.jsβ€Ž

Lines changed: 2 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žbuild/main.js.mapβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)