mock-require icon indicating copy to clipboard operation
mock-require copied to clipboard

Added a lazy flag and ensured compatible with old versions of Node.js

Open kmalakoff opened this issue 4 years ago • 0 comments

I needed to scan a directory and generate mock requires without knowing which order to require them in. I added a lazy flag so the order could be determined at runtime

kmalakoff avatar Apr 30 '20 04:04 kmalakoff