minimusubi

Results 2 comments of minimusubi

Sorry, I was opening the file directly with Chrome! If the extension is unable to hook the `file://` protocol, it might be nice to have a small warning on the...

This is still an issue. Here's another example that's occurring: ```js import "https://esm.sh/[email protected]"; import "https://esm.sh/[email protected]?alias=react:preact/compat&[email protected]"; ``` This causes the browser to make the following preact requests: ![image](https://user-images.githubusercontent.com/1026173/202329350-2fad4498-6ee6-40b5-af6e-d6c705563b6d.png) Note that despite...