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 { SuperBlocks } from '../../shared/config/curriculum';
|
||||
import { SuperBlocks } from '../config/curriculum.js';
|
||||
|
||||
/**
|
||||
* Certifications are not equivalent to superblocks. Each superblock corresponds
|
||||
|
||||
Reference in New Issue
Block a user