RussCoder

Results 16 comments of RussCoder

I forgot about this issue. Sorry for that. If you still need it to be solved, please, send me the file. Or at least tell me its type (bundled or...

Yes, it would be nice if you add an environment variable to opt out of code splitting. I'm developing an app, which works like an embeddable widget - it doesn't...

@timclifford Did I understand correctly that you suggest us to do `npm run eject` first? Or create a fork of CRA? Since there is no webpack.config by default, or at...

In Chromium-based browsers it's already so. But in Firefox I think it's not possible. One cannot open a .djvu file in Firefox with a double click, and there is no...

It's not about the URL, it's about the API provided (or not provided) by the browser. I can edit the URL as I want, but I cannot get a file...

It turns out there is an API to do it, but it has not been implemented in Firefox yet, and it allows an app to select the initial directory, only...