require.cache 没有被 import 使用,因为 ES 模块加载器有自己独立的缓存。
require.cache
import
require.cache is not used by import as the ES module loader has its own separate cache.