chore(client): refactor & organise config (#40875)
This commit is contained in:
committed by
GitHub
parent
c1f9cd93f5
commit
fffc0e51ec
@ -4,7 +4,8 @@ const {
|
||||
clientLocale,
|
||||
curriculumLocale,
|
||||
homeLocation
|
||||
} = require('../config/env');
|
||||
} = require('../config/env.json');
|
||||
|
||||
const {
|
||||
buildChallenges,
|
||||
replaceChallengeNode,
|
||||
|
Reference in New Issue
Block a user