Skip to content

Webpack-based developer workflow #385

@hdeshev

Description

@hdeshev

We want to extend our nativescript-dev-webpack plugin and make it more web-like. We want it to be as similar to what popular seed projects (e.g. the AngularClass webpack starter) as possible.

  • replace module prepares with a webpack bundling step that builds a bundle and places it in platforms/.../(android|ios)
  • integrate with tns livesync --watch. Might require changing nativescript-cli
  • take care of non-code assets by either copying them with a webpack plugin or integrating with the current tns prepare code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions