node/doc/api
James M Snell 95b7560d8e src,module: add --preserve-symlinks command line flag
Add the `--preserve-symlinks` flag. This makes the changes added
in #5950 conditional. By default the old behavior is used. With
the flag set, symlinks are preserved, switching to the new
behavior. This should be considered to be a temporary solution
until we figure out how to solve the symlinked peer dependency
problem in a more general way that does not break everything
else.

Additional test cases are included.

PR-URL: https://github.com/nodejs/node/pull/6537
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-05-17 08:52:27 -05:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-05-03 20:20:35 -04:00
addons.md doc: fix deprecation warnings in addon examples 2016-05-17 08:44:53 -05:00
all.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
assert.md doc: add added: information for assert 2016-05-17 08:52:22 -05:00
buffer.md doc: correct anchors for buffer.md 2016-05-17 08:42:10 -05:00
child_process.md doc: fix exec example in child_process 2016-05-17 08:52:09 -05:00
cli.md src,module: add --preserve-symlinks command line flag 2016-05-17 08:52:27 -05:00
cluster.md doc: fix the lint of an example in cluster.md 2016-05-03 20:20:42 -04:00
console.md doc: added note warning about change to console.endTime() 2016-05-03 20:20:36 -04:00
crypto.md doc: use Buffer.from() instead of new Buffer() 2016-05-03 20:20:31 -04:00
debugger.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
dgram.md doc: add added info for dgram.setBroadcast() 2016-05-17 08:26:04 -05:00
dns.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
documentation.md doc: "a" -> "an" in api/documentation.md 2016-05-17 08:45:02 -05:00
domain.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
errors.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
events.md doc,events: fix a link typo 2016-05-17 08:44:43 -05:00
fs.md doc: appendFileSync accepts fd as well 2016-05-17 08:52:17 -05:00
globals.md doc: fix a typo in __dirname section 2016-05-03 20:20:39 -04:00
http.md doc: clarifies http.serverResponse implementation 2016-05-03 20:20:38 -04:00
https.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
index.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
modules.md doc: mention existence/purpose of module wrapper 2016-05-17 08:44:48 -05:00
net.md doc: server.listen truncates socket path on unix 2016-05-17 08:51:26 -05:00
os.md doc: add added: information for os 2016-05-17 08:42:36 -05:00
path.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
process.md doc: add added: information for process 2016-05-17 08:42:31 -05:00
punycode.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
querystring.md doc: add added: information for querystring 2016-05-17 08:42:22 -05:00
readline.md repl: copying tabs shouldn't trigger completion 2016-05-17 08:52:13 -05:00
repl.md repl: exports Recoverable 2016-05-17 08:51:31 -05:00
stream.md doc: discourage use of util.inherits 2016-05-17 08:42:41 -05:00
string_decoder.md doc: add added: info for string_decoder 2016-05-17 08:39:39 -05:00
synopsis.md doc: use Node.js in synopsis document 2016-05-03 20:20:38 -04:00
timers.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
tls.md doc, tls: deprecate createSecurePair 2016-04-26 12:16:42 -07:00
tty.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
url.md doc: add added: information for url 2016-05-17 08:42:27 -05:00
util.md doc: discourage use of util.inherits 2016-05-17 08:42:41 -05:00
v8.md doc: add added: information for v8 2016-05-17 08:51:53 -05:00
vm.md doc: update vm.runInDebugContext() example 2016-05-17 08:39:33 -05:00
zlib.md doc: improve zlib docs 2016-05-17 08:39:17 -05:00