webpack/examples/scope-hoisting/webpack.config.js

4 lines
42 B
JavaScript

module.exports = {
mode: "production"
};