/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/html/srcset/index.js
5 строк
124 B
Alexander Akait
feat: handle all sources except script and style (#20930)
08 май 2026, 13:17
Не верифицирован
08 май 2026, 13:17
325af56
Код
Авторство
О чём код?
import page from "./page.html"; it("should work and handle different syntax", () => { expect(page).toMatchSnapshot(); });