# pnpm reads project settings here (pnpm 11 no longer reads the "pnpm" field
# in package.json). This file works with both pnpm 10 and 11.
#
# Build-script policy for vue-demi: pnpm 10 uses ignoredBuiltDependencies;
# pnpm 11 replaced it with allowBuilds + strictDepBuilds. Both are listed so
# either version installs without prompting or erroring.
strictDepBuilds: false
allowBuilds:
vue-demi: false
ignoredBuiltDependencies:
- vue-demi