mirror of https://github.com/abpframework/abp.git
2 changed files with 11 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||
module.exports = { |
|||
mappings: { |
|||
"@node_modules/to-mark/dist/to-mark.min.js": "@libs/to-mark/", |
|||
"@node_modules/tui-code-snippet/dist/tui-code-snippet.min.js": "@libs/tui-code-snippet/", |
|||
"@node_modules/tui-code-snippet/dist/*.*": "@libs/tui-code-snippet/", |
|||
"@node_modules/squire-rte/build/squire.js": "@libs/squire-rte/", |
|||
"@node_modules/tui-editor/dist/*.*": "@libs/tui-editor/" |
|||
} |
|||
|
|||
Loading…
Reference in new issue