This repository was archived by the owner on Dec 18, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 446
Angular 4 / SignalR angular-cli production build fails #765
Comments
angular-cli uses UglifyJs and the latter doesn't support ES6 which this repository requires. There are already two issues for that in this repository. |
I have not tried it yet but here is a possible workaround: #729 (comment) (as well as the entire thread about SignalR client and angular-cli). |
Angular-cli has updated 1.5.0. It's solved this problem. Current version of @aspnet/signalr-client: '1.0.0-alpha2-final' in my project. Angular-cli releases link: https://github.com/angular/angular-cli/releases |
@SergBozhko - thanks for the update! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to incoperate a SignalR hub in to a angular 4 project i encounter a issue when creating a production build with angular-cli.
Repo to reproduce issue: https://github.com/maartenmensink/signal-core-test-prod-build
Steps:
Should give error:
The text was updated successfully, but these errors were encountered: