feat: add entryDir helper + update aliases

This commit is contained in:
Igor Randjelovic
2020-11-29 17:44:36 +01:00
parent 6e0407e5e8
commit ca78bc5ae8
10 changed files with 529 additions and 36 deletions

View File

@@ -29,6 +29,7 @@
"css-loader": "^5.0.1",
"fork-ts-checker-webpack-plugin": "^6.0.3",
"loader-utils": "^2.0.0",
"micromatch": "^4.0.2",
"raw-loader": "^4.0.2",
"react-refresh": "^0.9.0",
"sass": "^1.29.0",
@@ -52,7 +53,9 @@
"@types/css": "^0.0.31",
"@types/jest": "^26.0.15",
"@types/loader-utils": "^2.0.1",
"@types/micromatch": "^4.0.1",
"@types/terser-webpack-plugin": "^5.0.2",
"@types/webpack-virtual-modules": "^0.1.0",
"jest": "^26.6.3",
"memfs": "^3.2.0",
"nativescript-vue-template-compiler": "^2.8.2",