We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa0363 commit 717513bCopy full SHA for 717513b
.webpackrc
@@ -16,5 +16,6 @@
16
"html": {
17
"template": "./src/index.ejs"
18
},
19
+ "disableDynmicImport": true,
20
"hash": true
21
}
0 commit comments