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)
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
humitos commentedon Apr 16, 2020
I built the project locally by myself and this is the whole output:
humitos commentedon Apr 16, 2020
A temporal hacky solution at #63