Priestch

Results 6 issues of Priestch

### Qwik Version 0.0.39 ### Operating System (or Browser) Ubuntu 22.04.1 ### Node Version (if applicable) v16.15.0 ### Which component is affected? Starters / CLI ### Expected Behaviour 1. `npm...

bug

I found it's not easy to custom the path of pdfium.wasm, although Module["locateFile"] make that possible, but Module must live in the global scope, it take some time to make...

enhancement

I try to replace node-sass in a project, but found only the ES module is supported, will you consider supporting this?

I'm trying to use [Tauri](https://tauri.app/) to replace [Electron](https://www.electronjs.org/) for learning Rust. Is anyone interested?

I want to use this to detect language in web browser, do you have the plan to publish a npm package? If not, can i use the demo code and...

Hey, your article is very useful to me, and I want to know more in real project. I setup local development server and found some error, so I fixed. Will...