mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-22 19:38:00 +00:00
split terminus-local out of terminus-terminal
This commit is contained in:
5
terminus-local/webpack.config.js
Normal file
5
terminus-local/webpack.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const config = require('../webpack.plugin.config')
|
||||
module.exports = config({
|
||||
name: 'local',
|
||||
dirname: __dirname,
|
||||
})
|
Reference in New Issue
Block a user