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
Webpack provides a sleeker version of browserify. It's recommended by react and the JavaScript world seems to be moving towards it. It might help us reduce the size of the client files be bundling less unneeded dependencies.
Webpack provides a sleeker version of browserify. It's recommended by react and the JavaScript world seems to be moving towards it. It might help us reduce the size of the client files be bundling less unneeded dependencies.
http://webpack.github.io/
The text was updated successfully, but these errors were encountered: