0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00
Bootstrap/build
Noah Rosenzweig 631b5d4df1 Improve build/generate-sri.js regex (#29753)
When using single-quotes in config.yml, the previous
regular expression in build/generate-cli.js wasn't working correctly,
it was replacing ALL string values with hashes.
Now both double- and single-quotes can be used in config.yml,
and the RegExp will work as expected.

Also, allow trailing whitespaces and empty ("") values to be matched.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-24 08:40:11 +02:00
..
.eslintrc.json Switch to xo and remove babel-eslint 2020-09-10 12:06:30 +03:00
banner.js Update links to point to v4-dev or main branches 2020-06-24 15:16:58 +03:00
build-plugins.js Comply to the new rules 2020-09-10 12:06:30 +03:00
change-version.js Comply to the new rules 2020-09-10 12:06:30 +03:00
generate-sri.js Improve build/generate-sri.js regex (#29753) 2020-11-24 08:40:11 +02:00
postcss.config.js Comply to the new rules 2020-09-10 12:06:30 +03:00
rollup.config.js Move js/src/index.js one folder up (#32001) 2020-11-01 07:31:17 +02:00
ship.sh build/ship.sh: shellcheck fixes. (#30197) 2020-03-09 16:08:41 +02:00
svgo.yml Update svgo.yml. (#29089) 2019-07-31 11:37:39 +03:00
vnu-jar.js Update links to point to v4-dev or main branches 2020-06-24 15:16:58 +03:00
zip-examples.js Comply to the new rules 2020-09-10 12:06:30 +03:00