I lost my vuejs source code due to of laptop crash. I have files which are compiled by vuejs. Is it possible to get source code from compiled file (files genereated by npm run build in vuecli 2).
I googled it but nothing found. Is there any tool to do so?