main
HerrHase 1 year ago
parent 018dbacdea
commit cf4733ca72

@ -7,7 +7,12 @@ A Webpack Plugin that wraps [@site-o-mat/core](https://gitea.node001.net/site-o-
Setup this registry in your project .npmrc file:
```
@helpers:registry=https://gitea.node001.net/api/packages/site-o-mat/npm/
@site-o-mat:registry=https://gitea.node001.net/api/packages/site-o-mat/npm/
```
or run
```
npm config set @site-o-mat:registry=https://gitea.node001.net/api/packages/site-o-mat/npm/
```
Install with npm or yarn

Loading…
Cancel
Save