Browse Source

Merge pull request #11942 from abpframework/auto-merge/rel-5-1/928

Merge branch rel-5.2 with rel-5.1
pull/11943/head
maliming 5 years ago
committed by GitHub
parent
commit
001e0479ee
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      npm/packs/jquery-form/abp.resourcemapping.js
  2. 22
      npm/packs/jquery-form/src/jquery.form.min.js

3
npm/packs/jquery-form/abp.resourcemapping.js

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

22
npm/packs/jquery-form/src/jquery.form.min.js

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save