Updated the project.
This commit is contained in:
parent
5dfe9f128d
commit
7919556077
1550 changed files with 17063 additions and 40183 deletions
2
my-app/node_modules/npm-bundled/lib/index.js
generated
vendored
Executable file → Normal file
2
my-app/node_modules/npm-bundled/lib/index.js
generated
vendored
Executable file → Normal file
|
@ -154,7 +154,7 @@ class BundleWalker extends EE {
|
|||
path: p,
|
||||
parent: this,
|
||||
})
|
||||
child.on('done', _ => {
|
||||
child.on('done', () => {
|
||||
if (--this.children === 0) {
|
||||
this.done()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue