/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/hot-module-replacement/message.js
2 строки
96 B
Alexander Akait
docs: add Hot Module Replacement examples for web, node and universal (#21222)
19 июн 2026, 13:54
Не верифицирован
19 июн 2026, 13:54
5ee4706
Код
Авторство
О чём код?
module.exports = "Hello! Edit this message, save, and watch HMR swap it in without a reload.";