wip: compileScriptSetup full js support

This commit is contained in:
Evan You
2020-07-07 17:54:01 -04:00
parent 6b32d16471
commit a47478caf4
4 changed files with 445 additions and 71 deletions

View File

@@ -40,6 +40,7 @@
"@vue/compiler-ssr": "3.0.0-beta.20",
"@vue/shared": "3.0.0-beta.20",
"consolidate": "^0.15.1",
"estree-walker": "^2.0.1",
"hash-sum": "^2.0.0",
"lru-cache": "^5.1.1",
"magic-string": "^0.25.7",