Contract Software Engineer - Microsoft at Microsoft-365
Dec 23, 2019
Decided
Why migrated?
I could define the next points why we have to migrate:
Decrease build time of our application. (It was the main cause).
Also jspm install takes much more time than npm install.
Many config files for SystemJS and JSPM. For Webpack you can use just one main config file, and you can use some separate config files for specific builds using inheritance and merge them.