@harves/nx-node-esm-plugin

Node executor including ESM module resolution for buildable libraries within Nx workspaces.

acquire

Require all modules from the node_modules directory, using Node module resolution algorithm to discover it

@speedy/require-cache

Speed up Node load time by caching resolved module paths to avoid module resolution and refetching each time the application is loaded.