Closed pratikbaid3 closed 2 years ago
This issue is stale since it has been open for 14 days with no activity. Please respond or this issue will be closed soon.
This stale issue has been closed now. Please reopen the issue if you are still having problems with the toolkit.
Hi @pratikbaid3, you need at least one version of the skill to be deployed for local debugging to invoke and re-route requests to your skill code locally via web sockets, but once a initial deployment is done, you can use local debugging to test your changes.
This issue is stale since it has been open for 14 days with no activity. Please respond or this issue will be closed soon.
This stale issue has been closed now. Please reopen the issue if you are still having problems with the toolkit.
The local changes I make are not reflecting in the simulator. The only way to get the local changes is to push the code and deploy it which makes the local debugging useless.
Is there some way for me to test my changes before deploying?