chore: allow esbuild build
Some checks are pending
Tests / Unit (happy-dom) (push) Waiting to run
Tests / E2E (Chromium + Firefox + WebKit) (push) Waiting to run
Tests / Size limit (push) Waiting to run

This commit is contained in:
ayo 2026-07-05 16:25:23 +02:00
parent 02ca084197
commit b5b7008abf

View file

@ -3,8 +3,8 @@ packages:
- 'docs/' - 'docs/'
- 'demo/' - 'demo/'
allowBuilds: allowBuilds:
esbuild: true # insurance for core build
'@parcel/watcher': false '@parcel/watcher': false
esbuild: false
netlify-cli: false netlify-cli: false
sharp: false sharp: false
unix-dgram: false unix-dgram: false