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

add vue-router example with render function

This commit is contained in:
Declan de Wet
2016-11-07 06:58:57 +02:00
parent 2f6c27b750
commit ebb101d8e7
5 changed files with 64 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@
"update-section": "^0.3.3",
"vue": "^2.0.3",
"vue-loader": "^9.7.0",
"vue-router": "^2.0.1",
"webpack": "beta",
"webpack-dev-server": "beta"
},