mirror of https://github.com/abpframework/abp
Merge pull request #11362 from abpframework/liangshiwei/patch-1
Update abp.resourcemapping.jspull/11370/head
commit
571e4e14b3
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
mappings: {
|
||||
"@node_modules/@abp/@toast-ui/src/*": "@libs/tui-editor/"
|
||||
"@node_modules/@abp/tui-editor/src/*.*": "@libs/tui-editor/"
|
||||
}
|
||||
}
|
Loading…
Reference in new issue