Product: PowerShell Universal
Version: 5.0.10
I’m developing my own module. As in /admin/platform/modules/MyModule
And while that’s working out fine, on pretty much a daily basis the code does not show. Thankfully the file on the server still contains all my code and it’s also still working. I can copy/paste it from the file and continue developing my module. But it’s rather annoying having to do that every day (sometime more often) I start working on it.
The modules directory is excluded from Git Sync.
Is this a know issue or something we can change in settings?