feat(api): migrate to esm (#61915)

This commit is contained in:
Oliver Eyton-Williams
2025-09-19 09:58:06 +02:00
committed by GitHub
parent 68614b43a9
commit bed3811952
240 changed files with 664 additions and 610 deletions
@@ -1,5 +1,5 @@
const path = require('path');
const { viewTypes } = require('../../../shared/config/challenge-types');
const { viewTypes } = require('../../../shared-dist/config/challenge-types');
const backend = path.resolve(
__dirname,
+1 -1
View File
@@ -1,4 +1,4 @@
import { Certification } from '../../shared/config/certification-settings';
import { Certification } from '../../shared-dist/config/certification-settings';
const idToPath = new Map(
Object.entries({