We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs
1 parent 2151c72 commit 5615b60Copy full SHA for 5615b60
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"optimize-svg": "gulp optimizeSvg",
10
"bump": "gulp bumpVersion",
11
"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",
12
- "dev": "python3 -m http.server 8000"
+ "dev": "python3 -m http.server 8000 -d ./docs/"
13
},
14
"repository": {
15
"type": "git",
0 commit comments