podman-desktop/pnpm-workspace.yaml
Florent Benoit 482411d6de chore: abort build if Node.js engine is incorrect
Ensure the Node.js version available is matching the requirement of the build

I noticed that during the test of the PR

related to https://github.com/podman-desktop/podman-desktop/pull/15119
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-12-24 09:45:43 +01:00

23 lines
363 B
YAML

engineStrict: true
packages:
- 'packages/*'
- 'extensions/*'
- 'extensions/*/packages/*'
- 'storybook'
- 'website'
- 'website-argos'
- 'tests/*'
- 'scripts'
onlyBuiltDependencies:
- '@biomejs/biome'
- core-js
- core-js-pure
- cpu-features
- electron
- esbuild
- msw
- protobufjs
- sharp
- ssh2
- svelte-preprocess
- win-ca