mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
[packaging] switch to pnpm (#6186)
* [packaging] switch to pnpm * Bump compiler version * Change pnpm store in docker build --------- Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com> Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
This is a reference React component plugin. It replaces the `details` part of scene cards with a list of performers and tags.
|
||||
|
||||
To build:
|
||||
- run `yarn install --frozen-lockfile`
|
||||
- run `yarn run build`
|
||||
- run `pnpm install --frozen-lockfile`
|
||||
- run `npm run build`
|
||||
|
||||
This will copy the plugin files into the `dist` directory. These files can be copied to a `plugins` directory.
|
||||
|
||||
Reference in New Issue
Block a user