mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-11 08:46:16 +00:00
feat: migrate to esm
This commit is contained in:
14
README.md
14
README.md
@@ -36,3 +36,17 @@ TURBO_TOKEN=...
|
||||
```shell
|
||||
docker run --env-file=.env -p 3000:3000 fox1t/turborepo-remote-cache
|
||||
```
|
||||
|
||||
## Useful commands
|
||||
|
||||
#### Why is this package bloating the app?
|
||||
|
||||
```shell
|
||||
pnpm why -P -r --filter @openstapps/app PACKAGE
|
||||
```
|
||||
|
||||
#### Licenses
|
||||
|
||||
```shell
|
||||
pnpm licenses -P --filter PROJECT
|
||||
```
|
||||
Reference in New Issue
Block a user