Import a module while bypassing the cache with webpack patch
Purge the internal require.cache
for all files used by config
.
Cleanly require
a module from disk, having flushed the module's cache, including all of its submodules. Used like normal require