##// END OF EJS Templates
templates: remove ie hacks
templates: remove ie hacks

File last commit:

r3173:b3d618e2 default
r3178:07ca10f8 default
Show More
index.js
7 lines | 338 B | application/javascript | JavascriptLexer
js: migrate to polymer 3.x
r3173 import '@polymer/iron-ajax/iron-ajax.js';
frontend: use webpack instead of vulcanize
r3171 import './root-styles.gen.html';
js: migrate to polymer 3.x
r3173 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';