add playwright installation to dev container
This commit is contained in:
@@ -6,3 +6,4 @@ FROM mcr.microsoft.com/devcontainers/javascript-node:20-bookworm
|
|||||||
# ^^^ that's a surprise tool that will help us later ^^^
|
# ^^^ that's a surprise tool that will help us later ^^^
|
||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
RUN npx playwright install
|
||||||
|
Reference in New Issue
Block a user