mirror of https://github.com/abpframework/abp.git
committed by
GitHub
3 changed files with 28 additions and 7 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/jquery.form.min.js": "@libs/jquery-form/" |
|||
} |
|||
} |
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue