webpack/lib/stats
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
..
DefaultStatsFactoryPlugin.js Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
DefaultStatsPresetPlugin.js update webpack-sources for performance problem in hashing 2021-07-20 13:29:25 +02:00
DefaultStatsPrinterPlugin.js Merge branch 'main' into fix-space-limited 2022-01-17 16:32:36 +01:00
StatsFactory.js pretty files 2021-05-11 09:31:46 +02:00
StatsPrinter.js pretty files 2021-05-11 09:31:46 +02:00