Skip to content

add config file to read #17

@fuchao2012

Description

@fuchao2012

add a config file , used for repacking again

just like:

epi --file="epi.json"

epi.json

{
 ...
  version: '1.4.0',                                                                           
  out: '/path-to-project/angular2-electron/releases',                   
  'app-bundle-id': '',                                                                        
  'app-version': '',                                                                          
  overwrite: true,                                                                            
  asar: false,                                                                                
  icon: 'assets/icon.icns',                                                                   
  app_version: '0.0.1',                                                                       
  bundle_id: '',                                                                              
  appname: 'image-size-calculator',                                                           
  sourcedir: 'build',                                                                         
  ignore: '/path-to-project/angular2-electron/releases' } 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions