Skip to content

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

@passion0470

Description

@passion0470

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions