Skip to content

Commit 124cc4c

Browse files
committed
attempt to fix '<' chunk error 2
1 parent 828f9dd commit 124cc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
publicPath: "",
2+
publicPath: "./",
33
pwa: {
44
workboxOptions: {
55
exclude: ['_redirects'],

0 commit comments

Comments
 (0)