You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next major version of Angular is around the corner, so we should prepare for it and update dependencies for it. I might take some times (as usual) before all dependencies supports it and makes it viable for a release.
Next major version of Angular is around the corner, so we should prepare for it and update dependencies for it. I might take some times (as usual) before all dependencies supports it and makes it viable for a release.
Tasks
angular.json
and others)Blocking issues:
Angular compiler option preserveWhitespaces: true does not work in >6.0.0 final angular/angular-cli#10859 / preserveWhitespaces:false is too aggresive and not context aware angular/angular#21049=> workaround withpreserveWhitespace: true
insrc/tsconfig.app.json
The text was updated successfully, but these errors were encountered: