chore: use alias instead of module field
...before we figure out what is the ideal behavior when adding exports field
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "3.0.9",
|
||||
"description": "@vue/compiler-sfc",
|
||||
"main": "dist/compiler-sfc.cjs.js",
|
||||
"module": "dist/compiler-sfc.esm-browser.js",
|
||||
"types": "dist/compiler-sfc.d.ts",
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user