koush / electron-chrome

Other
970 stars 68 forks source link

How do I package the app? #21

Closed simofacc closed 7 years ago

simofacc commented 7 years ago

Hi,

After building with electron-chrome, how can I package the app for standalone use?

Thanks!

koush commented 7 years ago

npm run package -- --app-dir=/path/to/chrome/app/

simofacc commented 7 years ago

Thanks @koush worked like a charm!

koush commented 7 years ago

what app btw?