We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51675b4 commit 1b2aca4Copy full SHA for 1b2aca4
1 file changed
.github/renovate.json5
@@ -56,6 +56,9 @@
56
// ESM only
57
'estree-walker',
58
59
+ // v8 is ESM-only and breaks compiler-core's CJS path
60
+ 'entities',
61
+
62
// pinned
63
// https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
64
'lru-cache',
0 commit comments