@speedy/require-cache
Version:
Speed up Node load time by caching resolved module paths to avoid module resolution and refetching each time the application is loaded.
6 lines (5 loc) • 198 B
JavaScript
Speed up Node load time by caching resolved module paths to avoid module resolution and refetching each time the application is loaded.