alex8088 / quick-start

An easy way to start a front-end project.
MIT License
248 stars 34 forks source link

fix(create-electron): add all files and folders in resources to asarUnpack #16

Closed Littlegirlll closed 1 year ago

Littlegirlll commented 1 year ago

Description

before the fix, the electron-builder will not add assets in folders inside the resources to asarUnpack

Additional context

electron-builder.yml


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following

alex8088 commented 1 year ago

@Littlegirlll

Thanks for your contribution. Is it possible to resubmit the PR and do the same fix for other frameworks (react, solid, svelte, vanilla). And the commit message should be fix(create-electron): xxx

Littlegirlll commented 1 year ago

@alex8088

OK, I have done the same fix for other frameworks

alex8088 commented 1 year ago

@Littlegirlll

🤝