Open endarova opened 5 years ago
Environment package_json.txt
Describe the bug After updating to nativescript-dev-webpack@rc the app cannot build anymore.
To Reproduce
npm i -g @angular/cli
npm i -g @nativescript/schematics
ng new --collection=@nativescript/schematics TestApp --shared
tns run iOS
npm i nativescript-dev-webpack@rc --save-dev
node_modules/.bin/update-ns-webpack --deps --configs
related to #260
Environment package_json.txt
Describe the bug After updating to nativescript-dev-webpack@rc the app cannot build anymore.
To Reproduce
npm i -g @angular/cli
npm i -g @nativescript/schematics
ng new --collection=@nativescript/schematics TestApp --shared
tns run iOS
the app runs on devicenpm i nativescript-dev-webpack@rc --save-dev
node_modules/.bin/update-ns-webpack --deps --configs
tns run iOS
the app build exits with error: Log: log.txt