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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -