query parameter for messages

This commit is contained in:
ansuz
2016-09-27 11:01:32 +02:00
parent 07434eb4c4
commit a266f0bee1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
require.config({ paths: { 'json.sortify': '/bower_components/json.sortify/dist/JSON.sortify' } });
define([
'/api/config?cb=' + Math.random().toString(16).substring(2),
'/customize/messages.js',
'/customize/messages.js?app=code',
'/bower_components/chainpad-crypto/crypto.js',
'/bower_components/chainpad-netflux/chainpad-netflux.js',
'/bower_components/textpatcher/TextPatcher.amd.js',