Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix local caching issue
Make the browser not cache images if you are running locally.
- Loading branch information
Showing
with
23 additions
and 3 deletions.
- +12 −3 build/framer.js
- +4 −0 src/utils.coffee
- +7 −0 src/views/imageview.coffee