Skip to content

Commit

Permalink
#27 cacheBust was added to Dojo config
Browse files Browse the repository at this point in the history
  • Loading branch information
karavanjo committed Oct 21, 2014
1 parent 60d7d08 commit f019712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eco/templates/main.mako
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
dojoConfig = {
async: true,
debug: true,
cacheBust: true,
parseOnLoad: true,
baseUrl: "${request.static_url('eco:static/js/')}",
locale: "ru-ru",
Expand Down

0 comments on commit f019712

Please sign in to comment.