Skip to content

Webpack for development #5024

@PanayotCankov

Description

@PanayotCankov

There PRs in the CLI and the nativescript-dev-webpack:

We basically want to extend this and have it for development builds. We need fast incremental web pack builds.

Problems:

  • Switching on/off snapshot may leave artefacts in platforms/..../app that should be cleaned
  • These take a lot of time:
    • Webpack Bundle Analyzer saved stats file to ./report/stats.json
    • Webpack Bundle Analyzer saved report to ./report/report.html

TODO:

Resources:
https://github.com/angular/angular/tree/master/packages/compiler-cli
angular/angular#18818

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions