mirror of https://github.com/abpframework/abp.git
1 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||
module.exports = { |
|||
mappings: { |
|||
"@node_modules/luxon/build/global/*.*": "@libs/luxon/" |
|||
"@node_modules/luxon/build/global/*.*": "@libs/luxon/", |
|||
"@node_modules/@abp/luxon/src/*.*": "@libs/abp/luxon/" |
|||
} |
|||
} |
|||
Loading…
Reference in new issue