close #14615
@@ -56,6 +56,9 @@
// ESM only
'estree-walker',
+ // v8 is ESM-only and breaks compiler-core's CJS path
+ 'entities',
+
// pinned
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
'lru-cache',