Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit c03a065

Browse files
lib: temporary workaround as terser v3.16 is buggy (vuejs/vue-cli#3407 (comment))
1 parent ed042d6 commit c03a065

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"lite-server": "^2.4.0",
3030
"progress-bar-webpack-plugin": "^1.11.0",
3131
"style-loader": "^0.23.1",
32+
"terser": "^3.14.1",
3233
"webpack": "^4.28.4",
3334
"webpack-cli": "^3.2.1",
3435
"workbox-webpack-plugin": "^3.6.3"

0 commit comments

Comments
 (0)