blob: abb093f8da340f7356b0a03140d91af666387a51 [file] [log] [blame]
export default {
routerBase: '/echarts-website/handbook/dist',
rootPath: 'http://localhost/echarts-website/handbook/dist/',
exampleViewPath:
'http://localhost/echarts-website/examples/${lang}/view.html?c=',
exampleEditorPath:
'http://localhost/echarts-website/examples/${lang}/editor.html?c=',
mainSitePath: 'http://localhost/echarts-website/',
optionPath: 'http://localhost/echarts-website/option.html#',
gitRepo: 'apache/echarts-handbook'
}