You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Luminus
When I deploy my Luminus application to production my users do not get the newest javascript "/js/app.js" file that is generated from clojurescript/reframe. This file is cached in my users browsers.
What is the best way to fix this problem?
Thanks
Nick Mudge
Dmitri
unread,
Feb 6, 2019, 7:52:18 PM2/6/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Luminus
Hi,
The most common way to address this is to add a timestamp to the Js file. If you're using Selmer for HTML templating, then you'd want to add something like the following: