@@ -1,13 +0,0 @@
(function () {
var ecDistPath;
if (!ecDistPath) {
ecDistPath = 'lib/echarts';
}
if (typeof require !== 'undefined'){
require.config({
paths: {
'echarts': ecDistPath,
});
})();
The note is not visible to the blocked user.