mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 08:55:56 +02:00
wip
This commit is contained in:
@@ -149,6 +149,7 @@ module.exports = {
|
||||
'.js', '.ts', '.json'
|
||||
],
|
||||
alias: {
|
||||
'@': __dirname + '/src/client',
|
||||
'const.styl': __dirname + '/src/client/const.styl'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user