Explorar o código

chore: update

daiwei hai 1 ano
pai
achega
547b870da3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/compiler-sfc/src/style/pluginScoped.ts

+ 0 - 1
packages/compiler-sfc/src/style/pluginScoped.ts

@@ -219,7 +219,6 @@ function rewriteSelector(
       // .foo * -> .foo *[xxxxxxx]
       if (node) {
         node = n
-        shouldInject = true
         return
       }
     }