mcfly/pnpm-workspace.yaml
ayo 07bdc4c73d
feat: new create component package (#63)
- adds a new tool create-component for scaffolding a new web component
- initially it is a fork of create-mcfly but using @ayo-run/web-component as default template, which scaffolds a new component powered by webcomponent.io
2026-05-11 10:23:24 +02:00

11 lines
322 B
YAML

packages:
- "packages/**"
- "templates/**"
- "site/**"
allowBuilds:
'@parcel/watcher': set this to true or false
esbuild: set this to true or false
netlify-cli: set this to true or false
sharp: set this to true or false
unix-dgram: set this to true or false
web-component-base: set this to true or false