NODE_COMPILE_CACHE_PORTABLE=1
设置为 1 时,只要模块相对于缓存目录的布局保持不变,模块编译缓存 就可以在不同的目录位置重复使用。
¥When set to 1, the module compile cache can be reused across different directory locations as long as the module layout relative to the cache directory remains the same.