Nativescript-dev-webpack setup -


i'm working on nativescript angular, want use webpack on project separate js , maps files generated nativescript ts files. have sample of webpack.config.js?

i want after building app:

  • app
    • assets
      • pages
    • js - js files supposed here
  • components - ts files

yess can directory setup , running example - https://github.com/nativescript/sample-groceries

make sure use release branch.


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -