iajun
Results
1
comments of
iajun
trafficstars
new HardSourceWebpackPlugin({ cacheDirectory: path.resolve(__dirname, '../.cache/hard-source/[confighash]'), info: { mode: 'none', level: 'error', }, environmentHash: { root: process.cwd(), directories: ['config'], files: ['package-lock.json', 'yarn.lock'], }, }), By adding my env files into environmentHash...