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
{{ message }}
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
ERROR in vendor.b0045e4649a2b76539df.bundle.js from UglifyJs
Unexpected token: name (Subject) [C:/projects/test/signal-core-test-prod-build/node_modules/@aspnet/signalr-client/dist/src/Observable.js:3,0][vendor.b0045e4649a2b76539df.bundle.js:17107,6]
The text was updated successfully, but these errors were encountered:
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.
Now i'm using import { HubConnection } from '@aspnet/signalr-client' without errors while production building.
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: