/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/split-chunks/entry-point-error/index.js
5 строк
103 B
Tobias Koppers
analyse source code for side effects
06 окт 2020, 15:10
06 окт 2020, 15:10
fcca1d6
Код
Авторство
О чём код?
import m from "./module"; it("should emit correct errors", () => { console.log.bind(console, m); });