Skip to content
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
@damienbod

Description

@damienbod

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions