mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Pull ani-cursor out into its own package (#1040)
* Pull ani-cursor out into its own package * Fix yarn.lock? * Ignore compiled tests * Was yarn.lock messed up? * Add ani-cursor to build
This commit is contained in:
parent
f6cf3a1897
commit
5abadecc4f
22 changed files with 1854 additions and 124 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"examples/*"
|
||||
],
|
||||
"scripts": {
|
||||
"deploy": "yarn workspace webamp build && yarn workspace webamp build-library"
|
||||
"deploy": "yarn workspace ani-cursor build && yarn workspace webamp build && yarn workspace webamp build-library"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue