We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335b8d4 commit 4435352Copy full SHA for 4435352
lib/plugin-webpack5.js
@@ -85,7 +85,7 @@ class VueLoaderPlugin {
85
)
86
}
87
rawVueRules = rawRule
88
- break
+ continue
89
90
91
if (!vueRules.length) {
0 commit comments