1
0
Fork 0
mirror of https://github.com/mfocko/blog.git synced 2025-03-22 20:26:40 +01:00

chore: don't open browser when running locally

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2023-01-01 22:42:16 +01:00
parent 933dcc83ac
commit d1ae26cb21
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -1,5 +1,5 @@
dev: regenerate-dots regenerate-zips
URL=http://localhost BASE_URL=/ yarn run start
URL=http://localhost BASE_URL=/ yarn run start --no-open
deploy-aisa:
URL="https://fi.muni.cz" BASE_URL="~xfocko/kb/" yarn run build