Michael Peter

Results 48 comments of Michael Peter

thanks for the detailed report! I recommend anyone deal with this use [ngrok](https://ngrok.com/) which will give you an SSL endpoint 1. run bos-loader 2. run `ngrok http 3030` 3. copy...

can you confirm that the bos-loader payload is accessible at `http:127.0.0.1:3030`? This can be done via Postman or in your shell with ```curl http://127.0.0.1:3030```

When a component fails to compile, an error indicator should be returned in its place. This should take the form of a predefined component which renders a small error icon

would be ideal to allow specifying fallbacks for an error failing

possible duplicate of #383 technically different import strategy but likely the same end result

P0 if we find availability of an IC suited to this task

### Brainstorming Could this be implemented as a [LightningCSS Custom Transform](https://lightningcss.dev/transforms.html) similar to how we handle TS imports via our Babel plugin? We could fetch the external stylesheet and inject...

may be useful: https://marketplace.visualstudio.com/items?itemName=ije.esm-vscode

@ilblackdragon I noticed you discussing this feature in TG. Wording there suggests the appropriate priority for this is that it is an essential requirement of BWE. Would you agree with...