Slot fill fields given to all lib nodes

This commit is contained in:
Stefan Zermatten
2023-03-31 12:21:30 +02:00
parent 25e053c473
commit 8e610c2cd8
7 changed files with 336 additions and 133 deletions

View File

@@ -19,7 +19,8 @@
"allowJs": true
},
"vueCompilerOptions": {
"target": 2
"target": 2.7,
// "target": 2, // For Vue version <= 2.6.14
},
"exclude": [
"node_modules",