1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-10-16 05:37:28 +00:00

Use port 8080 for the dev server

This commit is contained in:
Steffo 2023-04-07 17:09:33 +02:00
parent e5a8768cc8
commit 02fd3d37b2
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -3,7 +3,7 @@
"version": "8.0.0",
"description": "A stylesheet that supports fast dynamic recoloring via CSS variables",
"scripts": {
"dev": "web-dev-server --watch",
"dev": "web-dev-server --watch --port 8080",
"build": "cd dist && ./_build.sh && cd .."
},
"keywords": [