How can the packaging of electron-builder generate original files instead of asar files

using electron-builder "s build package to generate app.asar and electrton.asar
configure in build as shown in figure
clipboard.png
this can only restore some configuration and so on. I want to restore the core code I wrote.
is currently looking for code in the dependent package electron-builder.

Jun.16,2022

add asarUnpack, where the directory of the source code is placed

Menu