mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat: add entryDir helper + update aliases
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user