1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 10:34:07 +02: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

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": [