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

How to recover a built file to its original source #19

Open
passion0470 opened this issue Nov 22, 2018 · 0 comments
Open

How to recover a built file to its original source #19

passion0470 opened this issue Nov 22, 2018 · 0 comments

Comments

@passion0470
Copy link

passion0470 commented Nov 22, 2018

I have a problem with the hard disk, so all the files I've worked with on Vue-cli are gone,
There are only build files left on FTP.
I tried using the chrome source view, but the problem is that the file that separated the script and style did not appear as the original source.
You can use debundle to restore files built with Webpack to their original source.
https://www.npmjs.com/package/debundle
https://github.com/1egoman/debundle
Is it possible to work with vue?
If possible,
bundle.js
debundle.config.json
I do not know how to set this up. The ones I received as samples did not work well ...
I would like to know if there is an example of how to do this with bundile.js, debundle.config.json.
Thank you.

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

1 participant