-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and servers
Milestone
Description
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 serversIncludes: SignalR clients and servers