You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
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 ?