Closed BrennanConroy closed 6 years ago
@anurse Couldn't extract this into a function as webpack needs to know the string value passed into require
otherwise it complains.
it's a broken scenario when using Angular 6+
It's also a regression. 2.1 did not have this problem and would have worked from Angular 6.
Also, should this go to master? Or does master not have this problem?
Yes, this will go up to master as well.
Approved for 2.2.1
Before this merges, we need to update branding on this repo. Please wait to merge until that is in.
I'm assuming branding is done and I can push? @natemcmaster
Yes. We actually decided not to bump branding since this is a JS-only change, and can build separately from the .NET stuff. :shipit:
Fixes https://github.com/aspnet/SignalR/issues/3254
@muratg We'd like to discuss the release timeline for this fix as it's a broken scenario when using Angular 6+.