From 26742e575875eedb50dfa966473e4db4fdd57955 Mon Sep 17 00:00:00 2001 From: Kyle Robinson Young Date: Wed, 6 May 2015 12:48:33 -0700 Subject: [PATCH] Add asar to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3123308..4c2d42e 100644 --- a/readme.md +++ b/readme.md @@ -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 - `ignore` (default none) - do not copy files into App whose filenames regex .match this string - `prune` - runs `npm prune --production` on the app +- `asar` - packages the source code within your app into an archive