webpack/test/benchmarkCases/many-modules/webpack.config.js

4 lines
41 B
JavaScript

module.exports = {
entry: "./index",
};