This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
I simply interesting in one question, because I don't really know how it works in result.
Expert thought needed.
If I use reactredux. And then I publish it to somewhere (for example local folder).
In published folder I have a lot of .dll files and some fat .js (I guess they made by webpack).
Theoretically I guess in this case I will # need not any Node.js at production server where I gonna deploy this stuff. Is that true ?