mirror of https://github.com/abpframework/abp.git
2 changed files with 23 additions and 2 deletions
@ -1,6 +1,5 @@ |
|||
module.exports = { |
|||
mappings: { |
|||
"@node_modules/jquery-form/dist/jquery.form.min.js": "@libs/jquery-form/", |
|||
"@node_modules/jquery-form/dist/jquery.form.min.js.map": "@libs/jquery-form/" |
|||
"@node_modules/@abp/jquery-form/src/*.*": "@libs/jquery-form/" |
|||
} |
|||
} |
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue