/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/cases/loaders/module-description-file/node_modules/testloader/lib/loader.js
4 строки
129 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) { var content = contents[0]; callback(null, "module.exports=" + JSON.stringify(content)); }