mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
added a telnet client - fixes #760
This commit is contained in:
5
tabby-telnet/webpack.config.js
Normal file
5
tabby-telnet/webpack.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const config = require('../webpack.plugin.config')
|
||||
module.exports = config({
|
||||
name: 'telnet',
|
||||
dirname: __dirname
|
||||
})
|
Reference in New Issue
Block a user