/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/html/initial-chunk-preload/test.config.js
9 строк
219 B
Alexander Akait
feat(html): add output.html.resourceHints and output.environment.modulePreload (#21408)
14 июл 2026, 01:31
Не верифицирован
14 июл 2026, 01:31
f477930
Код
Авторство
О чём код?
"use strict"; // The HTML entry has no top-level `it(...)` body — assertions live in the // emitted `test.js` asset, which the harness loads directly. module.exports = { findBundle() { return ["./test.js"]; } };