blob: 5b6bbab8f5adecd8629d2e9d87ecf5a770b6d1da [file] [log] [blame]
var nodePath = require('path');
module.exports = {
host: 'https://www.echartsjs.com/examples',
mainSitePath: 'https://www.echartsjs.com',
blogPath: 'http://efe.baidu.com/tags/ECharts/',
releaseDestDir: nodePath.resolve(__dirname, '..', '..', 'echarts-www', 'release', 'examples'),
};