mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-10 12:47:45 +00:00
Merge pull request #21 from mikenikles/mikenikles/gitpod-schema-no-content-20
Fix indentation of the pnpm dev command.
This commit is contained in:
@@ -15,7 +15,7 @@ tasks:
|
|||||||
export WSS_HOST=`gp url 24678 | sed 's#https://##g'` &&
|
export WSS_HOST=`gp url 24678 | sed 's#https://##g'` &&
|
||||||
sed -i "s#JSON.stringify(host)#JSON.stringify(\"$WSS_HOST\")#g" *
|
sed -i "s#JSON.stringify(host)#JSON.stringify(\"$WSS_HOST\")#g" *
|
||||||
)
|
)
|
||||||
pnpm dev
|
pnpm dev
|
||||||
|
|
||||||
github:
|
github:
|
||||||
prebuilds:
|
prebuilds:
|
||||||
|
|||||||
Reference in New Issue
Block a user