bootstrap/build
Noah Rosenzweig 21737ed530
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-21 21:39:33 +02:00
..
.eslintrc.json Clean up lint rules (#30721) 2020-05-04 19:32:09 +03:00
banner.js Rename "master" to "main". (#31050) 2020-06-16 21:41:47 +03:00
build-plugins.js Switch to `Set#has()` 2020-11-14 15:54:50 +02:00
change-version.js Change whitelist to allowlist (#31066) 2020-06-19 11:31:37 +03:00
generate-sri.js Improve build/generate-sri.js regex (#29753) 2020-11-21 21:39:33 +02:00
postcss.config.js Comply to the new rules. 2019-03-11 17:01:28 +02:00
rollup.config.js Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249) 2020-07-07 10:23:11 +03:00
ship.sh Rename "master" to "main". (#31050) 2020-06-16 21:41:47 +03:00
svgo.yml Update svgo.yml. (#29089) 2019-07-22 11:00:09 +03:00
vnu-jar.js Rename "master" to "main". (#31050) 2020-06-16 21:41:47 +03:00
zip-examples.js Fix the remaining instances using the old logos. 2020-09-10 11:56:02 +03:00