webpack/test/configCases/library/render-order-issue/entry2.js

2 lines
64 B
JavaScript
Raw Normal View History

module.exports = require('./bar')
module.exports.name = "entry2"