plugin_loader.ts
4.45 KB
-
Fix freezing browser when loading plugin · 81e62e10
- broken since 4d2dd220 - `*` was previously working as a path matcher, but freezes browser when used with new cache-busting plugin loader - changed matcher to be `/*`
David Kaltschmidt committed