Skip to:
Content

BuddyPress.org

Changeset 13227


Ignore:
Timestamp:
01/30/2022 01:49:46 PM (3 years ago)
Author:
imath
Message:

Build tools: update the Grunt task to use v0.6 of the BP REST plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/10.0/Gruntfile.js

    r13164 r13227  
    413413            },
    414414            rest_api: {
    415                 command: 'svn export --force https://github.com/buddypress/BP-REST.git/trunk bp-rest',
     415                command: 'svn export --force https://github.com/buddypress/BP-REST.git/branches/0.6 bp-rest',
    416416                cwd: BUILD_DIR,
    417417                stdout: false
Note: See TracChangeset for help on using the changeset viewer.