mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
docs: prettify code
This commit is contained in:
parent
f61628b3a9
commit
724c1398f0
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
outputDir: "dist",
|
||||
publicPath: process.env.NETLIFY ? '/' : '/md/'
|
||||
publicPath: process.env.NETLIFY ? "/" : "/md/",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user