BREAKING CHANGE(core): switch to esm style module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as plugins from './npmci.plugins';
|
||||
import * as plugins from './npmci.plugins.js';
|
||||
|
||||
export const logger = new plugins.smartlog.Smartlog({
|
||||
logContext: {
|
||||
|
||||
Reference in New Issue
Block a user