add nano-repl as workspace

This commit is contained in:
Felix Roos 2023-02-01 16:09:50 +01:00
parent 9a5bda862c
commit b58f5232c7
16 changed files with 57 additions and 176 deletions

View file

@ -2,4 +2,5 @@ packages:
# all packages in direct subdirs of packages/
- "packages/*"
- "website/"
- "packages/core/examples/vite-vanilla-repl"
- "packages/core/examples/vite-vanilla-repl"
- "packages/react/examples/nano-repl"