Skip to:
Content

BuddyPress.org

Changeset 12746 for trunk/.jshintignore


Ignore:
Timestamp:
10/10/2020 02:00:44 PM (6 years ago)
Author:
imath
Message:

BP Blocks: improve existing blocks code organization & use Sass

  • Update Grunt tasks to this new blocks code organization.
  • Update @babel/core and @wordpress/babel-preset-default dev dependencies.
  • Add Group & Member blocks Sass files.
  • Update Group & Member blocks according to the new blocks code organization.
  • Update BP Core block components according to the new blocks code organization.

Props espellcaste, imath

See #8369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.jshintignore

    r12574 r12746  
    55// Blocks Scripts
    66src/**/js/blocks/*.js
     7src/**/js/blocks/**/*.js
    78src/**/js/block-components/*.js
    89src/**/js/block-components/**/*.js
Note: See TracChangeset for help on using the changeset viewer.