/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/statsCases/split-chunks-runtime-specific/objects.js
2 строки
72 B
Tobias Koppers
refactor used exports analysis, hashing, code generation, optimizations
27 июл 2020, 23:40
27 июл 2020, 23:40
e16bdfd
Код
Авторство
О чём код?
export const foo = { name: "foo" }; export const bar = { name: "bar" };