This testing app is used to test how Encore installation and usage work when using the pnpm package manager.
$ (cd ../..; yarn pack --filename webpack-encore.tgz)
$ pnpm add --save-dev ../../webpack-encore.tgz
$ pnpm install
$ pnpm run encore dev
$ pnpm run encore production