##// END OF EJS Templates
mercurial: use hash as vcsserver parameters instead of ints which can change even on a server side when a strip is performed.
mercurial: use hash as vcsserver parameters instead of ints which can change even on a server side when a strip is performed.

File last commit:

r3179:0e268a0f default
r3859:08fb3520 default
Show More
index.js
7 lines | 334 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-toggle/rhodecode-toggle.js';
import './rhodecode-unsafe-html/rhodecode-unsafe-html.js';
import './rhodecode-app/rhodecode-app.js';