mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-11 07:41:04 +00:00
Add asar to readme
This commit is contained in:
parent
ae9db07bdf
commit
26742e5758
@ -49,3 +49,4 @@ these are optional CLI options you can pass in
|
|||||||
- `helper-bundle-id` - bundle identifier to use in the app helper plist
|
- `helper-bundle-id` - bundle identifier to use in the app helper plist
|
||||||
- `ignore` (default none) - do not copy files into App whose filenames regex .match this string
|
- `ignore` (default none) - do not copy files into App whose filenames regex .match this string
|
||||||
- `prune` - runs `npm prune --production` on the app
|
- `prune` - runs `npm prune --production` on the app
|
||||||
|
- `asar` - packages the source code within your app into an archive
|
||||||
|
Loading…
Reference in New Issue
Block a user