We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187cd7c commit 42fadfeCopy full SHA for 42fadfe
src/rules/dynamic-import-chunkname.js
@@ -20,7 +20,7 @@ module.exports = {
20
},
21
22
allowEmpty: {
23
- type: 'boolean'
+ type: 'boolean',
24
25
webpackChunknameFormat: {
26
type: 'string',
0 commit comments