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
1 changed files with 1 additions and 1 deletions

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