delucis / astro-netlify-cms

Integration to add Netlify CMS’s admin dashboard to any Astro project
160 stars 22 forks source link

Restart Netlify CMS proxy server on astro.config reload #38

Closed delucis closed 1 year ago

delucis commented 1 year ago

When astro.config is saved, Astro automatically reloads, which caused a second instance of netlify-cms-proxy-server to try to start and crash. This fix ensures we kill and restart the proxy server instead each time this happens.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 87abb40f447d75aac5c99f06ac59761d158e48fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | astro-netlify-cms | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR