fix logger import
This commit is contained in:
parent
b245d44220
commit
a2077f7be1
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import { logger } from './logger.mjs';
|
||||
|
||||
// currently duplicate with core util.mjs to skip dependency
|
||||
// TODO: add separate util module?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue