10 lines
127 B
Markdown
10 lines
127 B
Markdown
|
---
|
||
|
'astro': minor
|
||
|
---
|
||
|
|
||
|
Introduce new `astro add` command to automatically configure integrations.
|
||
|
|
||
|
```shell
|
||
|
npx astro add
|
||
|
```
|