webpack/test/cases/compile
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
..
deduplication migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
deduplication-bundle-loader migrate should to expect, part 1 2018-01-26 22:51:03 +01:00
error-hide-stack use infrastructure-log file 2022-02-15 09:08:02 +03:00
issue2221 Fix issue #2221 by adding a newline character to generated code 2016-03-22 19:52:51 +00:00
long-module-chain Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00