1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-14 15:39:57 +00:00
2021-06-29 23:57:04 +02:00

6 lines
132 B
JavaScript

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