blob: 103546c19944d5ac090d50bef8e197fc4becccbf [file] [log] [blame]
export default {
routerBase: '/echarts-handbook/dist',
rootPath: 'http://localhost/echarts-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'
}