add playwright installation to dev container
This commit is contained in:
parent
e65fc854dc
commit
feb7b2eee2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user