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

@@ -33,7 +33,7 @@
"@vue/shared": "3.0.0-beta.20",
"@babel/parser": "^7.10.4",
"@babel/types": "^7.10.4",
"estree-walker": "^0.8.1",
"estree-walker": "^2.0.1",
"source-map": "^0.6.1"
}
}