##// END OF EJS Templates
Closing branch: `new-ui`
Closing branch: `new-ui`

File last commit:

r4030:386f1ab6 default
r5437:5125e406 new-ui
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';