mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 02:38:58 +00:00
Document watch css
This commit is contained in:
parent
99c19cadc4
commit
498cc80802
1 changed files with 3 additions and 0 deletions
|
|
@ -140,5 +140,8 @@ npm run web
|
|||
If you want to work on Uppy itself, and see its changes reflected in the website, open a new tab and type:
|
||||
|
||||
```bash
|
||||
npm run watch
|
||||
# Or if you're only interested in one of these:
|
||||
npm run watch:js
|
||||
npm run watch:css
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue