mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-23 11:58:01 +00:00
started separating terminus-electron and terminus-web
This commit is contained in:
5
terminus-web/webpack.config.js
Normal file
5
terminus-web/webpack.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const config = require('../webpack.plugin.config')
|
||||
module.exports = config({
|
||||
name: 'web',
|
||||
dirname: __dirname,
|
||||
})
|
Reference in New Issue
Block a user