Skip to content

Commit 41b6400

Browse files
committed
docs: add disclaimer about rebuilding in containerized VS Code
1 parent b09993d commit 41b6400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ After installing the Dev Containers extension, you can manually create the conta
280280
}
281281
```
282282

283+
Note: after restarting in the containerized VS Code, you will need to run `npm ci` and `docker compose build` again. You may also need to delete the `theme` and `plugins` folders so that the build process can recreate them with the right file permissions for the container.
284+
283285
## WordPress
284286

285287
### Upgrading WordPress

0 commit comments

Comments
 (0)