Skip to content
Snippets Groups Projects
Commit 590bfd88 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

pnpm-workspace.yaml should specify more strict source directories to avoid...

pnpm-workspace.yaml should specify more strict source directories to avoid looking too deep into submodules not intended to be included in build process.
parent 1536b0b8
No related branches found
No related tags found
1 merge request!75browser extension binaries are cached in the emsdk image to simplify testing
Pipeline #117781 passed
packages:
- ./**/* # maybe we can constrain it to some common subdirs
- './src/**/*'
- './packages/**/*'
- './wasm/**/*'
catalogs:
# Can be referenced through "catalog:rollup-toolset"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment