Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): use appName as package.json name on electron project #2741

Merged
merged 6 commits into from Apr 10, 2020
Merged

fix(cli): use appName as package.json name on electron project #2741

merged 6 commits into from Apr 10, 2020

Commits on Apr 10, 2020

  1. Update Electron Add CLI

    Update to address issue #2604 around the copying of the appName from capacitor.config.json to package.json in Electron projects.
    IT-MikeS committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    50a1773 View commit details
    Browse the repository at this point in the history
  2. Update cli/src/electron/add.ts

    Co-Authored-By: jcesarmobile <jcesarmobile@gmail.com>
    Mike S and jcesarmobile authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    c09241f View commit details
    Browse the repository at this point in the history
  3. Update cli/src/electron/add.ts

    Co-Authored-By: jcesarmobile <jcesarmobile@gmail.com>
    Mike S and jcesarmobile authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    948baab View commit details
    Browse the repository at this point in the history
  4. Update cli/src/electron/add.ts

    Co-Authored-By: jcesarmobile <jcesarmobile@gmail.com>
    Mike S and jcesarmobile authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    221344a View commit details
    Browse the repository at this point in the history
  5. Update cli/src/electron/add.ts

    Co-Authored-By: jcesarmobile <jcesarmobile@gmail.com>
    Mike S and jcesarmobile authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    11c6fcc View commit details
    Browse the repository at this point in the history
  6. Update cli/src/electron/add.ts

    Co-Authored-By: jcesarmobile <jcesarmobile@gmail.com>
    Mike S and jcesarmobile authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    866acb4 View commit details
    Browse the repository at this point in the history