/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/cases/loaders/module-description-file/node_modules/testloader/lib/loader2.web-loader.js
3 строки
112 B
Tobias Koppers
96 browser tests are in included in automated tests too
16 дек 2013, 02:10
16 дек 2013, 02:10
16ebdb5
Код
Авторство
О чём код?
module.exports = function(content) { this.callback(null, "module.exports=" + JSON.stringify(content+"web")); }