mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 11:58:53 +00:00
33dbaedf2f
panda needs to generate types to work. We used to generate those after deps install but it's not that necessary, since we generate them before running the dev env, and before building the prod build. This fixes the `npm ci` error in the frontend docker build