mirror of
https://github.com/doocs/md.git
synced 2024-11-25 03:18:36 +08:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
module.exports = {
|
|
outputDir: 'dist',
|
|
publicPath: '/md/'
|
|
} |