##// END OF EJS Templates
helpers: unicode/str add flag to control usage of chardet....
helpers: unicode/str add flag to control usage of chardet. - in case it's somehow installed we still want to control the behaviour via explicit flag.

File last commit:

r4030:386f1ab6 default
r4109:19a6ab7e 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';