lukas-kratochvil / mafil-proband-safety-questionnaire

MAFIL - Proband Safety Questionnaire
https://mafil-proband-safety-questionnaire.vercel.app
The Unlicense
2 stars 0 forks source link

Migrate the backend project from CommonJS to ESM #20

Open lukas-kratochvil opened 5 months ago

lukas-kratochvil commented 5 months ago

The backend server project cannot be migrated from CommonJS to ESM due to the fact that NestJS does not migrate to ESM itself, so neither do we.

NestJS issue on this topic: https://github.com/nestjs/nest/pull/8736

Target

package.json