-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show
app init
success after loading the app (#4998)
### WHY are these changes introduced? App init shows the success message and then it still takes 1-2s to finish. ### WHAT is this pull request doing? Load the app BEFORE showing the success message. ### How to test your changes? 1. Run `shopify app init` to create a new app 2. Verify that after the success message, the command finishes immediately (it can still take up to 500ms to process analytics) ### Measuring impact How do we know this change was effective? Please choose one: - [x] n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix - [ ] Existing analytics will cater for this addition - [ ] PR includes analytics changes to measure impact ### Checklist - [x] I've considered possible cross-platform impacts (Mac, Linux, Windows) - [x] I've considered possible [documentation](https://shopify.dev) changes
- Loading branch information
Showing
2 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters