2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-18 20:00:34 +03:00

feat: add poc vue-compiler

This commit is contained in:
pimlie
2020-04-05 10:28:12 +02:00
parent 3ecaf28e33
commit 6d25ff2f37
13 changed files with 296 additions and 88 deletions
+1 -2
View File
@@ -114,11 +114,10 @@
"standard-version": "^7.1.0",
"tib": "^0.7.4",
"typescript": "^3.8.3",
"vue": "^2.6.11",
"vue": "^3.0.0-alpha.10",
"vue-jest": "^3.0.5",
"vue-loader": "^15.9.1",
"vue-router": "^3.1.6",
"vue-server-renderer": "^2.6.11",
"vue-template-compiler": "^2.6.11",
"vuepress": "^1.4.0",
"vuepress-theme-vue": "^1.1.0",