mirror of https://github.com/abpframework/abp.git
2 changed files with 16 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||
|
module.exports = { |
||||
|
aliases: { |
||||
|
|
||||
|
}, |
||||
|
mappings: { |
||||
|
|
||||
|
} |
||||
|
}; |
||||
@ -0,0 +1,8 @@ |
|||||
|
module.exports = { |
||||
|
aliases: { |
||||
|
|
||||
|
}, |
||||
|
mappings: { |
||||
|
|
||||
|
} |
||||
|
}; |
||||
Loading…
Reference in new issue