webpack/test/hotCases/hashing/full-hash-main/webpack.config.js

6 lines
53 B
JavaScript

module.exports = {
node: {
__dirname: false
}
};