You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [Blazor] ImportMap fixes
* Support passing additional attributes to the import map Component
* This allows passing a nonce for Content Security Policies.
* Fix an issue with the paths on the integrity attribute not being valid
relative links.
* This caused certain importmap entries to be ignored.
* Fixes the Blazor United Sample.
0 commit comments