chore: remove non-working esm-browser build for compiler-sfc for now

This commit is contained in:
Evan You
2020-11-17 18:31:49 -05:00
parent a67325140b
commit 9297410569
2 changed files with 11 additions and 8 deletions

View File

@@ -11,8 +11,7 @@
"name": "VueCompilerSFC",
"formats": [
"cjs",
"global",
"esm-browser"
"global"
],
"prod": false,
"enableNonBrowserBranches": true