]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Development: change frontend package manager to pnpm (#9363)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 11 Mar 2025 17:59:44 +0000 (10:59 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Mar 2025 17:59:44 +0000 (17:59 +0000)
commit2f70d582198d30a27c0e04bc561364e9343558f3
tree515baf75018208b476bfacfffc4986b498afce54
parent9944f815129f2ada49db90c3a6a85a8ed26219a3
Development: change frontend package manager to pnpm (#9363)
14 files changed:
.devcontainer/Dockerfile
.devcontainer/vscode/tasks.json
.github/dependabot.yml
.github/workflows/ci.yml
.pre-commit-config.yaml
Dockerfile
docs/development.md
src-ui/.npmrc [new file with mode: 0644]
src-ui/angular.json
src-ui/jest.config.js
src-ui/package-lock.json [deleted file]
src-ui/package.json
src-ui/playwright.config.ts
src-ui/pnpm-lock.yaml [new file with mode: 0644]