1
0
mirror of https://github.com/Eugeny/tabby-web.git synced 2025-06-22 12:20:06 +00:00
tabby-web/webpack.config.js
Eugene Pankov e1425c6c80
wip
2021-06-14 23:00:05 +02:00

5 lines
97 B
JavaScript

module.exports = [
require('./webpack.main.config'),
require('./webpack.terminal.config'),
]