mirror of
https://github.com/penpot/penpot.git
synced 2026-07-23 06:28:14 +00:00
15 lines
232 B
YAML
15 lines
232 B
YAML
allowBuilds:
|
|
esbuild: true
|
|
sharp: false
|
|
|
|
linkWorkspacePackages: true
|
|
|
|
minimumReleaseAgeExclude:
|
|
- qs@6.14.2 || 6.15.2
|
|
- path-to-regexp@8.4.0
|
|
|
|
packages:
|
|
- "./packages/common"
|
|
- "./packages/server"
|
|
- "./packages/plugin"
|