2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03: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
+1 -1
View File
@@ -152,7 +152,7 @@
}, },
"files": [ "files": [
"dist/{css,js}/*.{css,js,map}", "dist/{css,js}/*.{css,js,map}",
"js/{src,dist}/**/**.{js,map}", "js/{src,dist}/**/*.{js,map}",
"scss/**/*.scss" "scss/**/*.scss"
], ],
"bundlesize": [ "bundlesize": [