fix(esm): improve ESM compatibility and modernize package configuration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import * as path from 'path';
|
||||
import * as threads from 'threads';
|
||||
import * as url from 'url';
|
||||
import * as smartpromise from '@push.rocks/smartpromise';
|
||||
|
||||
export { path, smartpromise, threads };
|
||||
export { path, smartpromise, url };
|
||||
|
||||
Reference in New Issue
Block a user