There was an error while loading. Please reload this page.
2 parents 095fc02 + b596ac1 commit 571e4e1Copy full SHA for 571e4e1
npm/packs/tui-editor/abp.resourcemapping.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
mappings: {
3
- "@node_modules/@abp/@toast-ui/src/*": "@libs/tui-editor/"
+ "@node_modules/@abp/tui-editor/src/*.*": "@libs/tui-editor/"
4
}
5
npm/packs/tui-editor/package.json
@@ -6,11 +6,7 @@
6
},
7
"dependencies": {
8
"@abp/jquery": "~5.1.1",
9
- "@abp/prismjs": "~5.1.1",
10
- "@abp/codemirror": "~5.1.1",
11
- "@abp/highlight.js": "~5.1.1",
12
- "@abp/markdown-it": "~5.1.1",
13
- "@toast-ui/editor": "^2.5.1"
+ "@abp/prismjs": "~5.1.1"
14
15
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
16
0 commit comments