Anton Korzunov

Results 581 comments of Anton Korzunov

Good idea 👍 It might as well provide more information how bundles are connected to each other, and simplify the configuration - right now are you "expected" to provide `rootBundle`...

`html-webpack-plugin` sounds like a good reason, however `devolution` was made to "work" on a `publicUrl` level, "cloning" `dist` directory as-is, so the customer don't have to think how to get...

It was fixed in the underlying [focus-lock](https://github.com/theKashey/focus-lock/commit/421e8690d81dbeaaa43231a1be46bd4b235a84bf) a month ago, and these changes are not reflected in a compiled version of this package. Because, well, one have to recompile it...

Not helping in the case you've provided.

https://github.com/theKashey/focus-lock/issues/14

Sure, why not. I've used `browserify` as the easiest option, not the robusts one.

That static condition is something quite standard in terms of distinguishing dev and prod. There is just no other way. Probably it's work to always enable this moment, and make...

I would release an update later today, after landing changes for the `focus-lock`.

If you are willing to do it - go for it! Unfortunately, I have too many things to do and maintain to keep every single one fresh and sound.

Great! What would be next? :) a few days ago underlaying package - `focus-lock` updated API, and now ready to accept an array of nodes as input, making possible "scattered...