Skip to content

Bundle and optimize #60

@danielabar

Description

@danielabar

Figure out how to make an optimized bundle for Aurelia code. Ideally should get all the vendor js into one file, and custom app code into another, all concatenated and minified. Such that running the app would only make two http requests to get the js.

Also ideally would have sourcemaps so the bundled code can still be debugged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions