Slot fill fields given to all lib nodes
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"allowJs": true
|
||||
},
|
||||
"vueCompilerOptions": {
|
||||
"target": 2
|
||||
"target": 2.7,
|
||||
// "target": 2, // For Vue version <= 2.6.14
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
|
||||
Reference in New Issue
Block a user