Document custom feature tags not being used when running from editor

This commit is contained in:
Hugo Locurcio
2022-08-15 11:28:28 +02:00
parent 7a789744a2
commit a849a3b6a5
+7
View File
@@ -131,6 +131,13 @@ field in the *export preset* used to generate it:
.. image:: img/feature_tags1.png
.. note::
Custom feature tags are only used when running the exported project
(including with :ref:`doc_one-click_deploy`). They are **not used** when
running the project from the editor, even if the export preset marked as
**Runnable** for your current platform has custom feature tags defined.
Overriding project settings
---------------------------