electron-userland / electron-userland/electron-webpack
where should i config the electron builder config
Open
- Dominant language
- TypeScript
- Stars
- 902
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
it seem to does not work if i config it on package.json .
i set the following code in package.json
```json
{
"file":["dist"]
}
```
the node_modules will still copy to asar file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.