wip: testing compiler deprecation warnings

This commit is contained in:
Evan You
2021-04-12 09:09:00 -04:00
parent 24bab94a72
commit 422b13e798
3 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
],
"buildOptions": {
"name": "VueCompilerCore",
"compat": true,
"formats": [
"esm-bundler",
"cjs"