/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/split-chunks/runtime-chunk-node-13130/a.js
5 строк
133 B
Tobias Koppers
fix #13130
15 апр 2021, 17:32
15 апр 2021, 17:32
70316dc
Код
Авторство
О чём код?
import { value } from "./shared?1"; it("should share the instance with the other entry point", () => { expect(value).toBe(42); });