mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 22:44:55 +00:00
project rename
This commit is contained in:
6
tabby-community-color-schemes/webpack.config.js
Normal file
6
tabby-community-color-schemes/webpack.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const config = require('../webpack.plugin.config')
|
||||
module.exports = config({
|
||||
name: 'community-color-schemes',
|
||||
dirname: __dirname,
|
||||
})
|
||||
module.exports.module.rules.push({ test: /[\\\/]schemes[\\\/]/, use: 'raw-loader' })
|
Reference in New Issue
Block a user