-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Hi!
In the past when I was working on an addon I would clone the docksal/addons repository in my workarea then in ~/.docksal/addons/ create a link to the folder of the addon I was working on and this worked to test the changes locally. However, this no longer seems to work and it appears that Docksal is either fetching the addon directly from the repository or from a cache.
I have also tested this with the addons that were still linked in ~/.docksal/addons/ and this no longer works with them either.
Any information on how to test Docksal addons locally would be appreciated as I currently have two feature branches ready to test before creating pull requests.
Thanks!
Frederick