mirror of https://github.com/webpack/webpack.git
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> |
||
|---|---|---|
| .. | ||
| dev-server.js | ||
| emitter.js | ||
| lazy-compilation-node.js | ||
| lazy-compilation-web.js | ||
| log-apply-result.js | ||
| log.js | ||
| only-dev-server.js | ||
| poll.js | ||
| signal.js | ||