webpack/test/benchmarkCases/many-modules-source-map
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
..
a.js add more benchmark cases 2017-01-18 13:20:42 +01:00
b.js Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
c.js add more benchmark cases 2017-01-18 13:20:42 +01:00
index.js add more benchmark cases 2017-01-18 13:20:42 +01:00
webpack.config.js improve typings and test them in CI 2020-04-21 09:25:43 +02:00