mirror of https://github.com/abpframework/abp.git
2 changed files with 27 additions and 6 deletions
@ -1,11 +1,7 @@ |
|||
module.exports = { |
|||
aliases: { |
|||
"@node_modules": "./node_modules", |
|||
"@libs": "./wwwroot/libs" |
|||
|
|||
}, |
|||
clean: [ |
|||
"@libs" |
|||
], |
|||
mappings: { |
|||
|
|||
} |
|||
|
|||
Loading…
Reference in new issue