mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-06 00:01:24 +00:00
6 lines
224 B
YAML
6 lines
224 B
YAML
# Trust the install-time build scripts of these packages so pnpm doesn't
|
|
# refuse to run them. esbuild is pulled in transitively by vite and needs
|
|
# to compile its native binary at install time.
|
|
allowBuilds:
|
|
esbuild: true
|