Skip to content

Bundling into one file #4496

Closed
Closed
@davidstellini

Description

@davidstellini

After an ng build --prod, a directory listing of dist looks like this:

inline.bundle.js 
main.bundle.js
polyfills.bundle.js
styles.bundle.js 
vendor.bundle.js
index.html

I am creating a widget and would like a consumer to include only one file - widget.js. Is reverting to webpack the only option I have?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions