headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

Plugins endlessly reloading on dev only app

Open skoeva opened this issue 9 months ago • 1 comments

running npm run dev-only-app locally with the .plugins directory in headlamp causes a loop of checks for updates to the plugins. deleting this directory fixes the issue though. Screenshot 2024-04-29 111907 image

skoeva avatar Apr 29 '24 15:04 skoeva

I don't think we need to watch for changes in the static-plugins folder, so we should just remove that from the watch list.

joaquimrocha avatar Apr 29 '24 15:04 joaquimrocha