mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
update config
This commit is contained in:
parent
539e049cd7
commit
6a37e74486
@ -16,6 +16,7 @@ const aliases = {
|
||||
models: path.join(__dirname, "src/models"),
|
||||
utils: path.join(__dirname, "src/utils"),
|
||||
layouts: path.join(__dirname, "src/layouts"),
|
||||
hooks: path.join(__dirname, "src/hooks"),
|
||||
}
|
||||
|
||||
module.exports = (config = {}) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user