mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(api): migrate to esm (#61915)
This commit is contained in:
committed by
GitHub
parent
68614b43a9
commit
bed3811952
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user