chore: webpack adjustments and config for core

This commit is contained in:
Nathan Walker
2020-08-28 12:18:28 -07:00
parent 757a2ffdf7
commit eeb9e069b1
7 changed files with 136 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nativescript",
"version": "7.0.0-rc.55",
"version": "7.0.0-rc.57",
"license": "MIT",
"scripts": {
"setup": "npx rimraf -- hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup",