##// END OF EJS Templates
caches: make sure the global cache namespace prefixes are used....
caches: make sure the global cache namespace prefixes are used. - fixes problems when porting from old RC to new python3 based and different serialization mech

File last commit:

r4030:386f1ab6 default
r5106:4e5efedc default
Show More
index.js
6 lines | 285 B | application/javascript | JavascriptLexer
import '@polymer/iron-ajax/iron-ajax.js';
import './shared-styles.js';
import './channelstream-connection/channelstream-connection.js';
import './rhodecode-toast/rhodecode-toast.js';
import './rhodecode-unsafe-html/rhodecode-unsafe-html.js';
import './rhodecode-app/rhodecode-app.js';