mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Move examples to their own directory
This commit is contained in:
parent
fd58eab2d4
commit
3a48076f91
16 changed files with 56 additions and 6 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"name": "webamp-monorepo",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
"packages/*",
|
||||
"examples/*"
|
||||
],
|
||||
"scripts": {
|
||||
"deploy": "yarn workspace webamp build && yarn workspace webamp build-library"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue