Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for webpackJsonp #27

Open
mysticaltech opened this issue Sep 23, 2020 · 2 comments
Open

Support for webpackJsonp #27

mysticaltech opened this issue Sep 23, 2020 · 2 comments

Comments

@mysticaltech
Copy link

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? 馃檹馃徎

@albertcsg
Copy link

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? 馃檹馃徎

hi bro, did u find out the solution?

@0xdevalias
Copy link

I'm not sure of the exact way they go about resolving this, but I came across another tool today that seemed to handle webpackJsonp:

Digging through the code a little for stuff related to webpackJsonp lead me to this:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants