mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 02:44:19 +08:00
[feature](webapp) add script command to accommodate different Node.js versions and change lerna + npm to pnpm workspaces (#61)
This commit is contained in:
4
webapp/pnpm-workspace.yaml
Normal file
4
webapp/pnpm-workspace.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
prefer-workspace-packages: true
|
||||
packages:
|
||||
- 'packages/*'
|
||||
- 'apps/*'
|
||||
Reference in New Issue
Block a user