diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-11-04 23:42:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-05 00:42:18 +0100 |
commit | 051552172c07e42bf666d04863bc511667471509 (patch) | |
tree | 4f35264d07984463f29785106c5327bf56124244 /tests/testdata/run/proto_exploit.js | |
parent | 84aee0be9aac53499a757973a8a2054d2a44e479 (diff) |
fix(workspace): support wildcard packages (#26568)
This commit adds support for wildcard packages in `workspace`
configuration option in `deno.json`. This is now supported:
```
{
"workspace": [
"./packages/*"
]
}
```
Closes https://github.com/denoland/deno/issues/25783
Diffstat (limited to 'tests/testdata/run/proto_exploit.js')
0 files changed, 0 insertions, 0 deletions