Henrik Lissner
d25ff46d46
perf(javascript): replace add-node-modules-path
...
The add-node-modules-path package calls `npm bin` to locate the
node_modules/.bin, and does so while invoking the user's $SHELL, which
can be very expensive depending on the user's shell configuration,
possibly adding seconds to the startup time of any JS/TS file.
To mitigate this, I replace the package with a much faster, and in-house
heuristic. Folks with more complex needs should be using direnv anyway.
Fix : #6878
2022-10-23 02:30:13 +02:00
..
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-23 02:29:45 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-23 02:30:13 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-10-05 01:01:19 +02:00
2022-08-07 19:08:07 +02:00