fix: .js toevoegen aan imports
This commit is contained in:
parent
cb82a1afa7
commit
9d0e63649b
53 changed files with 174 additions and 169 deletions
|
@ -1,4 +1,4 @@
|
|||
import { EnvVars, getEnvVar } from './util/envvars';
|
||||
import { EnvVars, getEnvVar } from './util/envvars.js';
|
||||
|
||||
// API
|
||||
export const DWENGO_API_BASE = getEnvVar(EnvVars.LearningContentRepoApiBaseUrl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue