• B
    Use webpack instead of jscompiler in dev builds · 11065dc7
    bryk 提交于
    Webpack is much faster and does not do extensive file processing. This
    means that when there is a syntax error, webpack often works correctly.
    
    One downside is that I had to disable ng-strict-di. Will work on this
    later to reenable it.
    11065dc7
Analyzing file…
package.json 1.8 KB