Skip to:
Content

BuddyPress.org

Changeset 12574 for trunk/composer.json


Ignore:
Timestamp:
03/25/2020 05:52:59 AM (5 years ago)
Author:
imath
Message:

Update Grunt tasks & .gitignore to match BP Blocks needs

  • The makepot task is now using the WP CLI wp i18n make-pot command.
  • Exclude JavaScript Files generated by Parcel/Babel from jsvalidate, jshint & uglify tasks.
  • Add new tasks to build & minify BP Blocks files.

See #8048

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/composer.json

    r12278 r12574  
    3232    },
    3333    "require-dev": {
    34                 "phpcompatibility/phpcompatibility-wp": "*",
     34        "phpcompatibility/phpcompatibility-wp": "*",
    3535        "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3"
    3636    }
Note: See TracChangeset for help on using the changeset viewer.