1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-06-22 04:19:54 +00:00
2021-02-13 12:11:38 +01:00

6 lines
126 B
JavaScript

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