If I redeploy via bolt.new, how do I update my site on Netlify?
e.g. I create a site with bolt.new > Then host it on Netlify:
But if I update my project on bolt, it doesn’t update to Netlify.
So how do I update the updated files from bolt to the site on Netlify?
Thanks.
@juliangoldieseo Your issue seems to be with Bolt, so you should ask Bolt.
There’s a previous discussion for the same question here:
https://answers.netlify.com/t/unable-to-redeploy/127994
As I answered there:
1 Like
Just as a follow up as people still read this thread.
This is a known issue with Bolt:
https://support.bolt.new/github-tracked-feature-requests
https://github.com/stackblitz/bolt.new/issues/49
You can contact their support either via the above or:
https://support.bolt.new/welcome
1 Like
Hey there! It took me some time to find a workaround but after trial and failing for a few hours I did it.
- Step 1 From Bolt New go to Export and select Open with Stackblitz.
- Connect Stackblitz with Github- Here will move the project into a Github repo.
- From Netlify go and select the repository from Github.
I have zero technical knowledge(sales guy), so if I did it, for sure you will do it too.
Good luck!