Switch to PNPM for frontend dependencies (#5953)

This commit is contained in:
Kevin Papst
2026-05-23 14:14:06 +02:00
committed by GitHub
parent 09b7adaa06
commit eeeeae41e7
32 changed files with 4767 additions and 5723 deletions

View File

@@ -1,5 +1,3 @@
// Hint: if something doesn't work as expected: yarn upgrade --latest
const Encore = require('@symfony/webpack-encore');
Encore