blob: 26494c6527e4fd4926921a1ece693ed1d7850440 [file] [log] [blame]
module.exports = {
galleryViewPath: '../../../echarts-examples/public/view.html?c=',
galleryEditorPath: '../../../echarts-examples/public/editor.html?c=',
websitePath: './',
imagePath: 'asset/img/',
gl: {
imagePath: 'asset/gl/img/'
}
};