0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
itaysabato 8d33bbf168 worker: support relative paths
This commit adds support for relative paths in Worker.
Paths are relative to the current working directory.

PR-URL: https://github.com/nodejs/node/pull/21407
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
2018-06-27 10:38:01 +03:00
..
_toc.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
addons.md doc: naming function as suggested in addon docs 2018-06-08 01:06:49 +02:00
all.md worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
assert.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
async_hooks.md src: refactor timers to remove TimerWrap 2018-06-24 21:35:05 -07:00
buffer.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
child_process.md doc: note synchronous part of child_process.spawn 2018-06-21 07:20:58 -07:00
cli.md doc: updated docs to include --experimental-worker flag 2018-06-26 19:15:11 +02:00
cluster.md child_process: change windowsHide default to true 2018-06-20 11:02:01 -04:00
console.md doc: fix indentation in console.md 2018-06-17 00:02:12 +05:30
crypto.md doc: update notes about GCM decryption 2018-06-24 15:43:22 +02:00
debugger.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
deprecations.md vm: add Script.createCodeCache() 2018-06-26 16:38:13 -05:00
dgram.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
dns.md doc: clarify setServers() methods in dns.md 2018-06-25 21:03:21 +03:00
documentation.md doc, tools: unify stability signatures 2018-05-09 00:52:13 +03:00
domain.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
errors.md worker: support relative paths 2018-06-27 10:38:01 +03:00
esm.md esm: provide named exports for builtin libs 2018-05-11 12:06:18 -05:00
events.md doc: simplify deprecation language 2018-06-06 21:06:13 -07:00
fs.md 2018-16-20, Version 10.5.0 (Current) 2018-06-20 20:39:16 +02:00
globals.md
http2.md doc: Improve doc for Http2 headers object 2018-06-24 23:57:20 -07:00
http.md doc: fix HTTP req/res 'close' description 2018-06-24 09:47:27 -07:00
https.md https: defines maxHeadersCount in the constructor 2018-05-05 13:57:07 +02:00
index.md
inspector.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
intl.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
modules.md doc: add global node_modules to require.resolve() 2018-05-12 01:18:10 +03:00
n-api.md doc: eliminate _you_ from N-API doc 2018-06-18 14:07:59 -07:00
net.md doc: remove spaces around slashes 2018-06-06 21:23:00 -07:00
os.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
path.md
perf_hooks.md perf_hooks: remove less useful bootstrap marks 2018-06-15 09:05:19 -07:00
process.md process: implement process.hrtime.bigint() 2018-06-17 22:34:58 +08:00
punycode.md
querystring.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
readline.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
repl.md doc: document using domain in REPL 2018-05-04 23:05:56 +03:00
stream.md doc: switch the order of Writable and Readable 2018-06-15 22:59:06 +03:00
string_decoder.md
synopsis.md doc: add missing periods or colons 2018-05-02 06:17:08 +03:00
timers.md timers: add hasRef method to Timeout & Immediate 2018-06-01 10:29:51 +02:00
tls.md doc: alphabetize tls options 2018-06-06 21:07:53 -07:00
tracing.md vm,trace_events: add node.vm.script trace events category 2018-05-16 14:34:41 -07:00
tty.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
url.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
util.md util: recover from maximum call stack size 2018-06-24 23:11:52 -07:00
v8.md
vm.md vm: add Script.createCodeCache() 2018-06-26 16:38:13 -05:00
worker_threads.md worker: support relative paths 2018-06-27 10:38:01 +03:00
zlib.md doc: improve note on zlib APIs threadpool usage 2018-05-30 08:55:06 +02:00