mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Merge pull request #20418 from twbs/v4-js-glob
v4: Fix npm JS directory
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"dist",
|
"dist",
|
||||||
"grunt",
|
"grunt",
|
||||||
"js/*.js",
|
"js/**/*.js",
|
||||||
"scss/**/*.scss",
|
"scss/**/*.scss",
|
||||||
"Gruntfile.js",
|
"Gruntfile.js",
|
||||||
"LICENSE"
|
"LICENSE"
|
||||||
|
|||||||
Reference in New Issue
Block a user