TeamMaestro / angular-native-seed

Build web apps and NativeScript applications from one codebase using the AngularCLI.
265 stars 71 forks source link

Nativescript Webpack doesn't build #14

Closed donburgess closed 7 years ago

donburgess commented 7 years ago

When building a webpack bundle the current script removes necessary vendor files from the app directory.

donburgess commented 7 years ago

15 resolves issues where webpack would not compile. Still the sample webpack project does not currently find the translation files.

Dutchboy commented 7 years ago

Hi!!! Strangely, it.still doesn't work... In the emulator it does, but when the apk installs on a device, it crashes... BTW, I've seen older tns / NG versions in the package.json ... Maybe that helps?

I do like your approach!