Merge pull request #11362 from abpframework/liangshiwei/patch-1

Update abp.resourcemapping.js
pull/11370/head
albert 3 years ago committed by GitHub
commit 571e4e14b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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/"
}
}

@ -6,11 +6,7 @@
},
"dependencies": {
"@abp/jquery": "~5.1.1",
"@abp/prismjs": "~5.1.1",
"@abp/codemirror": "~5.1.1",
"@abp/highlight.js": "~5.1.1",
"@abp/markdown-it": "~5.1.1",
"@toast-ui/editor": "^2.5.1"
"@abp/prismjs": "~5.1.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}
Loading…
Cancel
Save