const config = require('../webpack.plugin.config')
module.exports = config({
    name: 'plugin-manager',
    dirname: __dirname,
})