You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My English is poor. When I want to decompile webpack with debundle, I don't know how to operate it.
Generally, Vue compiled by webpack has 3 files.
Manifest..js
Vendor..js
App.****.js
Can you give me an example of how to decompile webpack compiled Vue files?