ソースを参照

chore: update snap

daiwei 10 ヶ月 前
コミット
1b98aafa05

+ 1 - 1
packages/compiler-core/__tests__/transforms/__snapshots__/cacheStatic.spec.ts.snap

@@ -429,7 +429,7 @@ return function render(_ctx, _cache) {
               _createElementVNode("div", { id: "e" }, "hello")
             ])
           ])
-        ], -1 /* HOISTED */)
+        ], -1 /* CACHED */)
       ]))
     ], 2112 /* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */))
   }