/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/hotPlayground/html.js
3 строки
114 B
Tobias Koppers
added hot module replacement, fixes #26
19 июн 2013, 15:49
19 июн 2013, 15:49
8b23010
Код
Авторство
О чём код?
// This file can update, because 'index.js' accept it. module.exports = "This text comes from <b>'html.js'</b>.";