/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/module/custom-javascript-parser/test.js
6 строк
168 B
Alexander Akait
feat: allow to use custom javascript parse function (#19930)
23 окт 2025, 00:45
Не верифицирован
23 окт 2025, 00:45
577fb6c
Код
Авторство
О чём код?
const fs = require("fs"); const path = require("path"); it("IIFE should present when `avoidEntryIife` is disabled, and avoided when true", () => { // Should work });