exclude 'weak' from build, update weak.d.ts

This commit is contained in:
Johannes Rieken
2016-01-11 14:30:06 +01:00
parent 44b8ebe084
commit db46719428
2 changed files with 3 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ var baseModules = [
'events', 'fs', 'getmac', 'glob', 'graceful-fs', 'http', 'http-proxy-agent',
'https', 'https-proxy-agent', 'iconv-lite', 'electron', 'net',
'os', 'path', 'readline', 'sax', 'semver', 'stream', 'string_decoder', 'url',
'vscode-textmate', 'winreg', 'yauzl', 'native-keymap'
'vscode-textmate', 'winreg', 'yauzl', 'native-keymap', 'weak'
];
// Build