combine / universal-react-redux

🧐 A sensible universal starter kit for React + Redux
110 stars 18 forks source link

chg: production webpack configuration should not point to webpack dev… #10

Closed hartym closed 8 years ago

hartym commented 8 years ago

… server, and should probably include a hash in the filename to avoid browser cache, and also allow to use them aggressively.

hartym commented 8 years ago

This is not fully functional, as it should use the values from webpack stats file instead of static assets filename.