Context
No response
Description
Add a tags.enabled option to conditionally enable the tags plugin.
plugins:
tags:
enabled: !ENV [CI, false]
Related links
Use Cases
- Allows for disabling tags during development builds to speed up development
Visuals
No response
Before submitting
Context
No response
Description
Add a
tags.enabledoption to conditionally enable the tags plugin.Related links
Use Cases
Visuals
No response
Before submitting