slides/asset/common/config2.js (
12
lines of code) (
raw
):
(function () { require.config({ baseUrl: '../', paths: { 'echarts': './echarts2', 'echarts-x': './echarts-x', 'grapher': './grapher', 'data': './data', 'img': './img' } }); })();