jmou/yakatak
git clone https://github.com/jmou/yakatak.git
git clone git@github.com:jmou/yakatak.git
Loading…
(top)/pnpm-workspace.yaml
language: YAML
211 Bytes / 16 lines / 14 loc
History
View raw
packages:
  - app
  - collector
  - db
  - operation
  - shared

ignoredBuiltDependencies:
  - '@parcel/watcher'
  - esbuild
  - sharp
  - spawn-sync
  - unrs-resolver

onlyBuiltDependencies:
  - better-sqlite3