This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
Override domains and translator only in HTML output #62
Open
Description
We need to override the Domains and Translators only when building app.builder.format == 'html'
, otherwise it makes no sense and it could produce issues.
Reference: CEED/libCEED#506 (comment)