mirror of https://github.com/webpack/webpack.git
2 lines
64 B
JavaScript
2 lines
64 B
JavaScript
|
module.exports = require('./bar')
|
||
|
module.exports.name = "entry2"
|