Micaël Félix

Results 2 comments of Micaël Félix

> I'm trying to import a worker script in my Electron app(main process). Why did I get '/test-438b85ef.js' by `import MyWorker from './workers/test?worker&url';` ? The path is wrong and the...

Just a question to add more context, why would you do a `SELECT * FROM table` on 34 000 records in a real world scenario in the first place ?...