1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02:00
Recursive glob action
This commit is contained in:
Mark Otto
2016-07-30 10:44:19 -07:00
committed by GitHub
parent 7d2295ffaf
commit 1efcbc81f2

View File

@@ -81,7 +81,7 @@
"files": [ "files": [
"dist", "dist",
"grunt", "grunt",
"js/*.js", "js/**/*.js",
"scss/**/*.scss", "scss/**/*.scss",
"Gruntfile.js", "Gruntfile.js",
"LICENSE" "LICENSE"