You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
0 commit comments