mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-10 17:39:31 +02:00
Update .devcontainer/devcontainer.json
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
890cd6bcc5
commit
77f9a80cf8
@ -18,6 +18,6 @@
|
||||
"extensions": ["aaron-bond.better-comments", ""]
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "pnpm install && pnpm postinstall",
|
||||
"postCreateCommand": "pnpm install",
|
||||
"forwardPorts": [8000]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user