Xon
Guest
offline
If a user has enabled development mode, the web-installer for add-ons becomes a nasty footgun which can break add-ons and is deeply confusing for users and developers. The root of the issue is when development mode is enabled,
The web installer will deploy the new
Read more
Continue reading...
_output will be partially updated it some parts of the add-on's data is touched/modified.The web installer will deploy the new
_data from the add-on zip but these new files will be completely ignored if _output exists. There is no warning, just a...Read more
Continue reading...