/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/cases/compile/long-module-chain/module.js
5 строк
144 B
Tobias Speicher
Replace deprecated String.prototype.substr()
14 мар 2022, 00:54
Не верифицирован
14 мар 2022, 00:54
8f56fcb
Код
Авторство
О чём код?
if(__resourceQuery === "?0") { module.exports = "module"; } else { module.exports = require("./module?" + (+__resourceQuery.slice(1) - 1)); }