I made a complete project using angular2 and used webpack to build the environment. Now I want to use my project in projects built by others using angular2 and systemjs. Can it be implemented? What is the design idea of the entrance
曾经蜡笔没有小新2017-05-15 17:10:41
F.Y.I.
https://github.com/angular/an...
I followed the steps of this tutorial from System.js
换成 Webpack
. No problems have been found so far.
I have never done reverse migration. . This is for your reference