'Generated Files from npx asar extract app.asar

I'm new for react and electron. I extracted some files With the comand "npx asar extract app.asar " from the file named app.asar. the files I have at the moment are not leggible and have strange names. The files derives from the comand "npm run build". Is there a way to restore the files from the development?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source