mirror of
https://github.com/LukeHagar/sveltekit-og.git
synced 2025-12-07 12:47:50 +00:00
use npm
This commit is contained in:
@@ -139,11 +139,11 @@ By default, `@ethercorps/sveltekit-og` only has the 'Noto Sans' font included. I
|
|||||||
> Now you have to install dependency by yourself which will make it easier to build for all plateforms.
|
> Now you have to install dependency by yourself which will make it easier to build for all plateforms.
|
||||||
|
|
||||||
```
|
```
|
||||||
pnpm i @resvg/resvg-js
|
npm i @resvg/resvg-js
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
pnpm i satori
|
npm i satori
|
||||||
```
|
```
|
||||||
|
|
||||||
> From now on their will be no issues related to build, and soon this library going to have its own documentation.
|
> From now on their will be no issues related to build, and soon this library going to have its own documentation.
|
||||||
|
|||||||
Reference in New Issue
Block a user