|
@@ -47,7 +47,7 @@ const config = {
|
|
|
mz: 'commonjs mz',
|
|
mz: 'commonjs mz',
|
|
|
npm: 'commonjs npm',
|
|
npm: 'commonjs npm',
|
|
|
'node:os': 'commonjs os',
|
|
'node:os': 'commonjs os',
|
|
|
- '@tabby-gang/node-pty': 'commonjs @tabby-gang/node-pty',
|
|
|
|
|
|
|
+ 'node-pty': 'commonjs node-pty',
|
|
|
path: 'commonjs path',
|
|
path: 'commonjs path',
|
|
|
util: 'commonjs util',
|
|
util: 'commonjs util',
|
|
|
'source-map-support': 'commonjs source-map-support',
|
|
'source-map-support': 'commonjs source-map-support',
|