2
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-03-19 15:30:40 +08:00

6 lines
132 B
JavaScript
Raw Normal View History

2021-02-13 12:11:38 +01:00
const config = require('../webpack.plugin.config')
module.exports = config({
name: 'plugin-manager',
dirname: __dirname,
})