/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/resource-hints/example.js
4 строки
282 B
Alexander Akait
feat: support webpackPrefetch/webpackPreload magic comments on new URL() and Worker (#21012)
20 июл 2026, 21:24
Не верифицирован
20 июл 2026, 21:24
fa942fe
Код
Авторство
О чём код?
// This example uses `webpack.config.js` (a MultiCompiler config); each entry // there is a self-contained scenario. Point your browser at any of the // generated `dist/<name>/*.html` files to see the emitted `<link>` tags. console.log("See src/routes/*.js and webpack.config.js");