This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
UglifyJs compile exception with @aspnet/signalr-client #867
Closed
Description
The following 2 lines causes an UglifyJs compile exception:
UglifyJs Unexpected token: name (NullLogger)
const httpConnection = new HttpConnection('/loopy');
this._hubConnection = new HubConnection(httpConnection);
https://dotnet.myget.org/feed/aspnetcore-ci-dev/package/npm/@aspnet/signalr-client
package version: 1.0.0-alpha1-26985
Metadata
Metadata
Assignees
Labels
No labels