mirror of https://github.com/webpack/webpack.git
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
|
|
const result = require("./generated/module.js");
|
||
|
|
module.exports = result;
|