mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-08-27 11:41:55 +00:00
wip
This commit is contained in:
@@ -18,7 +18,9 @@ module.exports = {
|
||||
],
|
||||
extensions: ['.ts', '.js'],
|
||||
alias: {
|
||||
assets: path.resolve(__dirname, 'assets'),
|
||||
src: path.resolve(__dirname, 'src'),
|
||||
theme: path.resolve(__dirname, 'theme'),
|
||||
},
|
||||
},
|
||||
module: {
|
||||
|
Reference in New Issue
Block a user