mirror of https://github.com/abpframework/abp.git
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
module.exports = { |
|||
mappings: { |
|||
"@node_modules/lodash/dist/lodash.min.js": "@libs/lodash/" |
|||
"@node_modules/lodash/lodash.min.js": "@libs/lodash/" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue