Skip to content

Commit 828f9dd

Browse files
committed
potential fix for "< " undefined vendor chunks
1 parent 6f625fc commit 828f9dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vue.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
publicPath: "",
23
pwa: {
34
workboxOptions: {
45
exclude: ['_redirects'],

0 commit comments

Comments
 (0)