forked from xiangwang25/whale-town-end-v2
Initial WhaleTown V2 backend
This commit is contained in:
13
pnpm-workspace.yaml
Normal file
13
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
packages:
|
||||
- 'client'
|
||||
|
||||
allowBuilds:
|
||||
'@nestjs/core': true
|
||||
'@scarf/scarf': true
|
||||
bcrypt: true
|
||||
esbuild: true
|
||||
|
||||
ignoredBuiltDependencies:
|
||||
- '@nestjs/core'
|
||||
- '@scarf/scarf'
|
||||
- bcrypt
|
||||
Reference in New Issue
Block a user