mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
8749d651fb
Linux/macos only currently. Part of https://github.com/denoland/deno/issues/23524 (fixes it on platforms other than windows). Part of #16899 (fixes it on platforms other than windows). After this PR, playwright is functional on mac/linux.
8 lines
93 B
TOML
8 lines
93 B
TOML
[package]
|
|
name = "test-pipe"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
|
|
[workspace]
|