add playwright installation to dev container

This commit is contained in:
2024-10-17 21:48:40 +00:00
parent e65fc854dc
commit feb7b2eee2

View File

@@ -6,3 +6,4 @@ FROM mcr.microsoft.com/devcontainers/javascript-node:20-bookworm
# ^^^ that's a surprise tool that will help us later ^^^
RUN npm install
RUN npx playwright install