add @strudel/web umbrella package + example

This commit is contained in:
Felix Roos 2023-05-07 11:56:35 +02:00
parent b27a58df7e
commit 3b631cb6af
8 changed files with 227 additions and 1 deletions

View file

@ -4,4 +4,5 @@ packages:
- "website/"
- "packages/core/examples/vite-vanilla-repl"
- "packages/core/examples/vite-vanilla-repl-cm6"
- "packages/react/examples/nano-repl"
- "packages/react/examples/nano-repl"
- "packages/web/examples/repl-example"