Worked on universal property form

This commit is contained in:
Stefan Zermatten
2023-04-03 16:35:29 +02:00
parent b9588c83b1
commit 53e88af93a
11 changed files with 192 additions and 95 deletions

View File

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