A
A
Alex_proger2017-06-21 11:52:13
Angular
Alex_proger, 2017-06-21 11:52:13

What to choose for a small project on Angular 4.0?

Hello !
What is better to choose not a small project on Angular 4.0?
Angular CLI or Webpack?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Negwereth, 2017-06-21
@Negwereth

In ng-cli, webpack is the same, isn't it?

A
Andrey, 2017-06-22
@f-end

I wouldn't mess with the CLI at all.
After updating Angular from version 2 to version 4, I got a lot of pain and suffering, the apotheosis of which was the breakdown of scripts (animations) after building in production! AFTER ASSEMBLY, CARL! Everything worked in the developer, although I suffered decently for this. The CLI for the second Angular is a completely different script. Not a different version, but just a different script, with a different name.
As a result, for good, you need to do your own assembly to upgrade to version 4, but I'm too lazy. However, I drew conclusions for myself and will not use this item again. It is better to spend a little time and tweak your config. Or at least take a normal starter and finish it for yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question