Skip to content

Commit

Permalink
Update Gruntfile.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianBurke authored Jul 5, 2024
1 parent 6e4a488 commit e65a24d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@ module.exports = (grunt) ->
expand: true
src: [
"node_modules/wet-boew/src/plugins/**/*.*",
"node_modules/wet-boew/src/plugins/**/config*.js",
"!node_modules/wet-boew/src/plugins/**/*.js",
"!node_modules/wet-boew/src/plugins/**/*.scss"
]
Expand Down

0 comments on commit e65a24d

Please sign in to comment.