Skip to content

Why default by using systemjs instead of webpack ? #1572

@ghost

Description

i install angular-cli@systemjs and angular-cli@webpack

then

i run:

ng new PROJECT_NAME
cd PROJECT_NAME
ng build --prod

systemjs:
systemjs


webpack:
webpack

Is there any meaning for systemjs ?
Why not delete the systemjs version?

:)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions