yjhjstz / deep-into-node

In-depth understanding of Node.js: Core Ideas and Source Code Analysis
https://jianghua-yjhs-organization.gitbook.io/in-depth-understanding-of-node.js-core-ideas-and/
4.36k stars 622 forks source link

exchange the target object #25

Closed lovefengruoqing closed 5 years ago

lovefengruoqing commented 5 years ago

In the example, the target object of exports and module.exports are wrong. It must be exchanged.

yjhjstz commented 5 years ago

LGTM!