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

Include a correctly configured VS launch settings file. #482

Merged

Conversation

teknikal-wizard
Copy link
Collaborator

If a launch settings file isn't included, it is created when you first open a new SAFE app in Visual Studio. However, it is created with the wrong ports, and this causes a broken browser tab to be launched when running the app. This often confuses new users and always needs explaining when we run a course. By including a correctly configured file with the template we will ensure users have a better experience out of the box.

Ryan Palmer added 3 commits November 22, 2021 14:20
…t open a new SAFE app. However it is created with the wrong ports, and this causes a broken browser tab to be launched when running the app. By including a correctly configured file with the template we will ensure users have a better experience.
…you first open a new SAFE app. However it is created with the wrong ports, and this causes a broken browser tab to be launched when running the app. By including a correctly configured file with the template we will ensure users have a better experience."

This reverts commit 59b5595.
@isaacabraham
Copy link
Member

LGTM

@isaacabraham isaacabraham merged commit 2449393 into SAFE-Stack:master Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants