Drazen Bjelovuk
Drazen Bjelovuk
Even after setting `url: false` for css-loader through react-app-rewired, it's still stripping the leading slash during build for me. ([Post on stackoverflow](https://stackoverflow.com/questions/72919728/webpack-css-loader-removing-leading-slash-in-url)) Any ideas?
> Thx, for me this got rid of the "process is not defined" error - however the hot reloading still does not work. I can see a chunk being downloaded...
@DanielRuf Thanks but `npm ls react-error-overlay` does show `6.0.9` for me so I don't think that's the issue.
@nicolashemonic Only solution that worked for me. Thanks!
@DiegoRBaquero Can you give an example of one call, two queries?
Thanks for the feedback. Will look into it.
Hi there, thanks for the feedback! Are you thinking something like an "Upload from clipboard" button in the application window?
That sounds like it'd be a really neat feature. Will definitely look into it / get an idea of the development effort and keep you posted.
Sorry guys, will try to take a look when I have some time. Life and whatnot.
[vite-plugin-top-level-await](https://www.npmjs.com/package/vite-plugin-top-level-await) resolved it for me as well.