|
|
@@ -41,12 +41,12 @@ module.exports = {
|
|
|
glasstron: 'commonjs glasstron',
|
|
|
mz: 'commonjs mz',
|
|
|
npm: 'commonjs npm',
|
|
|
+ 'node-pty': 'commonjs node-pty',
|
|
|
path: 'commonjs path',
|
|
|
util: 'commonjs util',
|
|
|
'source-map-support': 'commonjs source-map-support',
|
|
|
'windows-swca': 'commonjs windows-swca',
|
|
|
'windows-blurbehind': 'commonjs windows-blurbehind',
|
|
|
- '@terminus-term/node-pty': 'commonjs @terminus-term/node-pty',
|
|
|
},
|
|
|
plugins: [
|
|
|
new webpack.optimize.ModuleConcatenationPlugin(),
|