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?
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?