We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
vue
@vue/compiler-sfc
1 parent 91d3b1a commit e12884bCopy full SHA for e12884b
package.json
@@ -40,6 +40,14 @@
40
"peerDependencies": {
41
"webpack": "^4.1.0 || ^5.0.0-0"
42
},
43
+ "peerDependenciesMeta": {
44
+ "@vue/compiler-sfc": {
45
+ "optional": true
46
+ },
47
+ "vue": {
48
49
+ }
50
51
"devDependencies": {
52
"@babel/core": "^7.7.7",
53
"@babel/preset-env": "^7.11.5",
0 commit comments