How to recover a built file to its original source
- Lingua principale
- JavaScript
- Stelle
- 737
- Fork
- 141
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue asks how to use debundle with a Vue-cli generated Webpack bundle to recover original source files. Start by examining the repository's README and existing examples for debundle configuration. Look at the bundle.js structure from a Vue-cli project to understand its format. Determine what a correct debundle.config.json should contain for this case, and test the process on a sample bundle.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, webpack
- Ambito
- reverse-engineering, tooling
- Tipo di issue
- Documentazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100