mirror of
https://github.com/konpa/devicon.git
synced 2025-01-17 05:28:13 +01:00
Run server on the docs
folder (#1865)
This commit is contained in:
parent
2151c729e6
commit
5615b6091f
@ -9,7 +9,7 @@
|
||||
"optimize-svg": "gulp optimizeSvg",
|
||||
"bump": "gulp bumpVersion",
|
||||
"build-icons": "python3 ./.github/scripts/icomoon_build_githubless.py ./.github/scripts/build_assets/geckodriver-v0.32.2-linux64/geckodriver ./icomoon.json ./devicon.json ./icons ./ --headless",
|
||||
"dev": "python3 -m http.server 8000"
|
||||
"dev": "python3 -m http.server 8000 -d ./docs/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user