Running node parses the entry file path 5 times #49968
Labels
esm
Issues and PRs related to the ECMAScript Modules implementation.
loaders
Issues and PRs related to ES module loaders
performance
Issues and PRs related to the performance of Node.js.
Follow the following steps:
touch buggy-bug.mjs
lib/internal/url.js
and add a console.log toURL
class constructorout/Release/node buggy-bug.mjs
Output:
cc @nodejs/loaders @nodejs/performance
The text was updated successfully, but these errors were encountered: