import-fresh
Import a module while bypassing the cache
Useful for testing purposes when you need to freshly import a module.
Install
Usage
Related
clear-module - Clear a module from the import cache
import-from - Import a module from a given path
import-cwd - Import a module from the current working directory
import-lazy - Import modules lazily
License
MIT © Sindre Sorhus
Last updated