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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js webpackJsonp_N_E #108

Open
WesWrench opened this issue Feb 8, 2024 · 1 comment
Open

Next.js webpackJsonp_N_E #108

WesWrench opened this issue Feb 8, 2024 · 1 comment
Labels
enhancement New feature or request scope: unpacker

Comments

@WesWrench
Copy link

Good morning,

Decompiling it does not work for a site made in Next.JS.
The structure is as follows:
(window.webpackJsonp_N_E = window.webpackJsonp_N_E || []).push([[4], { "wd/R": function(e, t, n) { (function(e) { e.exports = function() { "use strict"; // module code here }() } ).call(this, n("YuTi")(e)) } }]);

@pionxzh pionxzh added enhancement New feature or request scope: unpacker labels Feb 9, 2024
@pionxzh
Copy link
Owner

pionxzh commented Feb 9, 2024

Will work on this after the CNY. It looks like the support coverage of webpackJsonp_N_E is not good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope: unpacker
Projects
None yet
Development

No branches or pull requests

2 participants