2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-11 18:02:29 +03:00

convert templates components to render functions (and functional when it is relevant)

This commit is contained in:
STAFYNIAK Sacha
2018-09-19 11:44:09 +02:00
parent 8634437e9c
commit 2b06d0236b
13 changed files with 697 additions and 291 deletions
+2 -2
View File
@@ -57,8 +57,8 @@
"babel-preset-es2015": "^6.24.1",
"babel-runtime": "^6.26.0",
"css-loader": "^0.28.7",
"eslint": "^4.9.0",
"eslint-plugin-html": "^4.0.0-alpha.1",
"eslint": "^5.6.0",
"eslint-plugin-vue": "^5.0.0-beta.3",
"file-loader": "^1.1.5",
"html-webpack-plugin": "^2.30.1",
"node-sass": "^4.5.3",