This website requires JavaScript.
Explore
Help
Sign In
amass
/
md
Watch
1
Star
0
Fork
0
You've already forked md
mirror of
https://github.com/doocs/md.git
synced
2024-11-24 19:10:34 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
63253079f1
md
/
vue.config.js
5 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
github action
2020-05-02 19:25:38 +08:00
module
.
exports
=
{
docs: prettify code
2020-10-20 19:43:11 +08:00
outputDir
:
"dist"
,
docs: prettify code
2020-11-09 11:34:27 +08:00
publicPath
:
process
.
env
.
NETLIFY
?
"/"
:
"/md/"
,
docs: prettify code
2020-10-20 19:43:11 +08:00
}
;
Reference in New Issue
Copy Permalink