reverted back from vue typescript to javascript to fix bad performance...
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"prettier": "^2.8.8",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"typescript": "~4.6",
|
||||
"unplugin-vue-components": "^0.25.1",
|
||||
"vue-loader": "^17.2.2",
|
||||
"webpack": "^5.88.1",
|
||||
"webpack-cli": "^4.10.0",
|
||||
@@ -77,13 +78,11 @@
|
||||
"@eidellev/inertia-adonisjs": "^8.0.1",
|
||||
"@inertiajs/vue3": "^1.0.9",
|
||||
"@vue/compiler-sfc": "^3.3.4",
|
||||
"@vue/tsconfig": "^0.1.3",
|
||||
"luxon": "^3.3.0",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"source-map-support": "^0.5.21",
|
||||
"sqlite3": "^5.1.6",
|
||||
"ts-loader": "^9.4.4",
|
||||
"vue": "^3.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user