1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Remove unneeded glob. (#28249)

Typo from 10b97f6.
This commit is contained in:
XhmikosR 2019-02-13 15:21:04 +02:00 committed by GitHub
parent 10b97f6ed9
commit dae20da750
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,7 +152,7 @@
},
"files": [
"dist/{css,js}/*.{css,js,map}",
"js/{src,dist}/**/**.{js,map}",
"js/{src,dist}/**/*.{js,map}",
"scss/**/*.scss"
],
"bundlesize": [