We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
if #588 where to pass then the plugin will be scanning the local host anyway.
So way not make an auto connect feature in the plugin.
requirements to auto connect would be in the project.json file $servePlaceIds list includes the id of the current project $autoSync = true
$servePlaceIds
$autoSync
requirements in the plugin would be Auto sync setting should be true. (this should default to false)
Auto sync
Only if all requirements are fulfilled then it will auto connect to the place
The text was updated successfully, but these errors were encountered:
Closing as a duplicate of #362.
Sorry, something went wrong.
No branches or pull requests
Auto connect/sync projects after serve
if #588 where to pass then the plugin will be scanning the local host anyway.
So way not make an auto connect feature in the plugin.
requirements to auto connect would be in the project.json file
$servePlaceIds
list includes the id of the current project$autoSync
= truerequirements in the plugin would be
Auto sync
setting should be true. (this should default to false)Only if all requirements are fulfilled then it will auto connect to the place
The text was updated successfully, but these errors were encountered: