We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
i install angular-cli@systemjs and angular-cli@webpack
then
i run:
ng new PROJECT_NAME cd PROJECT_NAME ng build --prod
systemjs:
webpack:
Is there any meaning for systemjs ? Why not delete the systemjs version?
:)
i install angular-cli@systemjs and angular-cli@webpack
then
i run:
ng new PROJECT_NAME
cd PROJECT_NAME
ng build --prod
systemjs:

webpack:

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