- fix: to export a Component in typescript, you need to create index.ts in each subfolder of the components folder !

This commit is contained in:
Paolo Arena
2019-01-06 23:03:45 +01:00
parent 3b13e66f87
commit 1b9a89b4f5
13 changed files with 74 additions and 7 deletions

View File

@@ -85,6 +85,7 @@
"jest": "^23.6.0",
"json-loader": "^0.5.4",
"node-sass": "^4.11.0",
"postcss-loader": "^3.0.0",
"quasar-cli": "^0.17.20",
"sass-loader": "^7.1.0",
"strip-ansi": "=3.0.1",