BREAKING CHANGE(core): switch to esm
This commit is contained in:
@ -30,7 +30,7 @@ export {
|
||||
};
|
||||
|
||||
// third party scope
|
||||
import * as fsExtra from 'fs-extra';
|
||||
import fsExtra from 'fs-extra';
|
||||
import glob from 'glob';
|
||||
import yaml from 'js-yaml';
|
||||
|
||||
|
Reference in New Issue
Block a user