mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
pAIs, Computers and ntIRC (#8757)
#8005 just revived. Tasks to acomplish while here: Fix merge conflicts Add ntIRC direct messaging Things I migth consider adding in future PR: Porting IRC to VueUI Porting File Manager to VueUI.
This commit is contained in:
@@ -50,6 +50,7 @@ module.exports = {
|
||||
config.plugin('extract-css')
|
||||
.tap(args => {
|
||||
args[0].filename = '[name].css'
|
||||
return args
|
||||
})
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user