Skip to content

Commit

Permalink
applying fix in vuejs#1896
Browse files Browse the repository at this point in the history
  • Loading branch information
james-ingold committed Nov 8, 2021
1 parent 335b8d4 commit 4435352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugin-webpack5.js
Expand Up @@ -85,7 +85,7 @@ class VueLoaderPlugin {
)
}
rawVueRules = rawRule
break
continue
}
}
if (!vueRules.length) {
Expand Down

0 comments on commit 4435352

Please sign in to comment.