Remove pnpm support from build scripts

Created on 12 September 2024, 10 months ago

Problem/Motivation

We are not using pnpm for a long time now, lock files are removed, etc. We should also remove pnpm from build step in package.json:

"build-install": "((type pnpm && pnpm install) || npm install)",
📌 Task
Status

Fixed

Version

1.0

Component

BS Base

Created by

🇷🇸Serbia pivica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024