Commit 9fc86f1
authored
fix(utils): Account for rule property "generator" (#454)
In Webpack 5 a new property "generator" has been added to the rule definition, which must be accounted for in the rule set.
Fixes #428. (See vuejs/vue-loader#1753)1 parent c21e3db commit 9fc86f1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments