develop
HerrHase 1 year ago
parent 792e85fc57
commit 918c0896e7

@ -16,9 +16,17 @@ Next will be,
## Installation
Setup this registry in your project .npmrc file:
```
@helpers:registry=https://gitea.node001.net/api/packages/HerrHase/npm/
```
Install with npm or yarn
```
npm i --save-dev siteomat-webpack-plugin
yarn add --dev siteomat-webpack-plugin
npm i --save-dev @helpers/siteomat-webpack-plugin
yarn add --dev @helpers/siteomat-webpack-plugin
```
## Configuration

Loading…
Cancel
Save