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