BREAKING CHANGE(core): switch to esm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as plugins from './smartspawn.plugins';
|
||||
import * as plugins from './smartspawn.plugins.js';
|
||||
import * as smartpromise from '@pushrocks/smartpromise';
|
||||
import * as childProcess from 'child_process';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user