Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#7021 closed enhancement

gruntfile: Watch Task- lets watch the scss files

Reported by: hnla Owned by:
Priority: normal Milestone:
Component: Build/Test Tools Version:
Severity: normal Keywords:
Cc:

Description

Patch adds a watch task to gruntfile.js with an initial task watching any changes to *.scss files to run the sass task compiling to .css.

Attachments (1)

7021.patch (376 bytes ) - added by hnla 10 years ago.
Add a watch task to gruntfile.

Download all attachments as: .zip

Change History (6)

@hnla
10 years ago

Add a watch task to gruntfile.

#1 @DJPaul
10 years ago

See also #6382

#2 @hnla
10 years ago

Hmm ok hadn't realised that existed, not sure why this seems such a complex thing, this patch simply sets 'watch' to compile the scss file changes to css file, if the BP requirements are more complicated than that due to ? 'build' task then better leave this ticket.

#3 @DJPaul
10 years ago

  • Milestone 2.6Future Release

#4 @netweb
10 years ago

  • Milestone Future Release
  • Status newclosed

Duplicate of #6382, the patch in 6382 already includes SCSS files in the watch task

#5 @DJPaul
10 years ago

  • Component Tools - Build ProcessBuild/Test Tools
Note: See TracTickets for help on using tickets.