Skip to content

Review NPM distribution files #39829

@shelland

Description

@shelland

After installing of SignalR files from NPM (https://www.npmjs.com/package/@microsoft/signalr) or any other package manager (e.g. LibMan from Visual Studio) there are 2 files in dist/browser directory:

  • signalr.js [41.1 KB]
  • signalr.min.js [41.2 KB]

Both files are minified while signalr.js is expected to be readable. signalr.min.js is minified as expected, but it is even larger than unminifed file.

Not sure what type of issue it should be.

Metadata

Metadata

Assignees

Labels

area-signalrIncludes: SignalR clients and servers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions