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

@@ -14,6 +14,7 @@
"sideEffects": false,
"buildOptions": {
"name": "VueCompilerDOM",
"compat": true,
"formats": [
"esm-bundler",
"esm-browser",