|
@@ -34,7 +34,7 @@
|
|
|
// "shutdownAction": "none",
|
|
// "shutdownAction": "none",
|
|
|
|
|
|
|
|
// Use 'postCreateCommand' to run commands after the container is created.
|
|
// Use 'postCreateCommand' to run commands after the container is created.
|
|
|
- "postCreateCommand": "yarn global add turbo node-gyp && yarn install",
|
|
|
|
|
|
|
+ "postCreateCommand": "git-lfs pull & yarn install",
|
|
|
|
|
|
|
|
// Uncomment to connect as a non-root user. See https://aka.ms/vscode-remote/containers/non-root.
|
|
// Uncomment to connect as a non-root user. See https://aka.ms/vscode-remote/containers/non-root.
|
|
|
"remoteUser": "node"
|
|
"remoteUser": "node"
|