1egoman / 1egoman/debundle

Support for webpackJsonp

Offen
#27 2 Kommentare 12 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
737
Forks
141
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hello, it would be fantastic to have support for files in the form of

(window.webpackJsonp = window.webpackJsonp || []).push(/* ... */);

Any way of making this work, please? 🙏🏻

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

The issue asks to support webpackJsonp format bundles. Start by examining the parser in the source code, likely in a file like parser.js or index.js, to understand how current bundles (Browserify/Webpack) are processed. Look for where bundle structures are detected and add a condition for the webpackJsonp pattern. Test by running the tool on a sample webpackJsonp bundle to see if it can extract the source modules.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript, webpack
Bereich
devtools
Issue-Typ
Feature
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.