mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
bb08f0c219
This patch removes require.async from nodejs. 1. It complicated the code unnecessarily. 2. Everyone uses sync require anyway. 3. It's got a lot of weird edge cases when mixed with sync require. 4. It is many months behind the commonjs spec anyhow. |
||
---|---|---|
.. | ||
disabled | ||
fixtures | ||
internet | ||
message | ||
pummel | ||
simple | ||
common.js |