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