mirror of https://github.com/abpframework/abp.git
committed by
GitHub
2 changed files with 2 additions and 6 deletions
@ -1,5 +1,5 @@ |
|||||
module.exports = { |
module.exports = { |
||||
mappings: { |
mappings: { |
||||
"@node_modules/@abp/@toast-ui/src/*": "@libs/tui-editor/" |
"@node_modules/@abp/tui-editor/src/*.*": "@libs/tui-editor/" |
||||
} |
} |
||||
} |
} |
||||
Loading…
Reference in new issue