mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-04 18:59:19 +00:00
Update devcontainer.json to match the solution
This commit is contained in:
parent
d11f3206fd
commit
270fad0773
@ -1,7 +1,7 @@
|
||||
// For more information on how to run this SPFx project in a VS Code Remote Container, please visit https://aka.ms/spfx-devcontainer
|
||||
{
|
||||
"name": "SPFx 1.16.1",
|
||||
"image": "docker.io/m365pnp/spfx:1.16.1",
|
||||
"name": "SPFx 1.17.4",
|
||||
"image": "docker.io/m365pnp/spfx:1.17.4",
|
||||
// Set *default* container specific settings.json values on container create.
|
||||
"settings": {},
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
@ -36,4 +36,4 @@
|
||||
},
|
||||
"postCreateCommand": "bash .devcontainer/spfx-startup.sh",
|
||||
"remoteUser": "node"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user