Remove --watch from readme
This commit is contained in:
parent
96a92510ff
commit
7b9fc48e34
@ -55,16 +55,10 @@ Or build and host locally for local development
|
|||||||
npx @11ty/eleventy --serve
|
npx @11ty/eleventy --serve
|
||||||
```
|
```
|
||||||
|
|
||||||
Or build automatically when a template changes:
|
|
||||||
|
|
||||||
```
|
|
||||||
npx @11ty/eleventy --watch
|
|
||||||
```
|
|
||||||
|
|
||||||
Or in debug mode:
|
Or in debug mode:
|
||||||
|
|
||||||
```
|
```
|
||||||
DEBUG=* npx @11ty/eleventy
|
DEBUG=Eleventy* npx @11ty/eleventy
|
||||||
```
|
```
|
||||||
|
|
||||||
### Implementation Notes
|
### Implementation Notes
|
||||||
|
Loading…
Reference in New Issue
Block a user