/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/hotCases/lazy-compilation/universal/module.js
3 строки
82 B
Alexander Akait
fix: universal lazy compilation (#20142)
25 ноя 2025, 19:14
Не верифицирован
25 ноя 2025, 19:14
5b2c4ba
Код
Авторство
О чём код?
export const greeting = "Hello World!"; --- export const greeting = "Hello HMR!";