fix: .js toevoegen aan imports
This commit is contained in:
parent
5dd0db685e
commit
a238e57a0c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ExceptionWithHttpState } from './exception-with-http-state';
|
||||
import { ExceptionWithHttpState } from './exception-with-http-state.js';
|
||||
|
||||
/**
|
||||
* Exception for HTTP 500 Internal Server Error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue