Results 104 comments of Marian Klühspies

Is it possible to suppress these logs? Intellij always jumps from the "Run" tab to the "build" tab when this happens and you need to navigate back to see your...

Still happening with `19.7.3`... no matter if I run serve, nx g app or just use IntelliJ with the Nx Plugin installed, I constantly see these windows popping up. I...

@MaxKless I can try that, but is it possible to get logs on what is opening the cmd with which arguments? Maybe it's easier instead of building a reproducer project,...

Same here If that state is reached, I think the refresh does nothing at all as I don't see any logs from the plugin after clicking on the button. Does...

@aklinker1 > or make sure to include `.wxt/wxt.d.ts` somewhere else in your typescript project: could you please elaborate on what is meant with "include somewhere else"? The `` XML from...

> @mklueh > > > could you please elaborate on what is meant with "include somewhere else"? The XML from the docs is confusing, as ts configs are usually json....

Still seing them here and then

@Timeraa Thanks for your help! However, I'm now running into this issue: ``` ERROR [vite]: Rollup failed to resolve import "virtual:uno.css" from "C:/Users/MyPC/Workspace/my-project/apps/myapp/browser-extension/entrypoints/content/index.ts". This is most likely unintended because it...

@aklinker1 it seems I'm still something missing to get it working in the content script. The css file is created correctly and the content seems to be there ![image](https://github.com/user-attachments/assets/289a2c72-a13f-4e21-9ce6-282663b31f66) However,...