cultureamp / react-elm-components

Write React components in Elm
https://www.npmjs.com/package/react-elm-components
BSD 3-Clause "New" or "Revised" License
779 stars 54 forks source link

http-server caching issue #8

Closed ryanmtaylor closed 7 years ago

ryanmtaylor commented 7 years ago

I had a serious caching issue with Chrome 55 (latest) -- had to hard refresh every time. This turns off the cache for dev purposes.

rtfeldman commented 7 years ago

Seems reasonable. Thanks @ryanmtaylor!