mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: move sandbox to apps/ (#1171)
This commit is contained in:
@@ -94,6 +94,12 @@ Sometimes you may want to do (non-dev) builds, say, to validate the full build p
|
||||
pnpm build:packages
|
||||
```
|
||||
|
||||
To build the sandbox (and its package dependencies):
|
||||
|
||||
```sh
|
||||
pnpm build:sandbox
|
||||
```
|
||||
|
||||
To build all workspace packages and applications:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user