webpack/test/benchmarkCases
Tobias Speicher 8f56fcba72
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-13 22:54:18 +01:00
..
large-ast improve typings and test them in CI 2020-04-21 09:25:43 +02:00
libraries improve typings and test them in CI 2020-04-21 09:25:43 +02:00
many-chunks Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
many-modules Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
many-modules-source-map Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
many-stuff-harmony Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00