-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
angular-gettext shouldn't be in the business of trying to guess whether to use the JS or HTML extractor on a given file. As it stands, we get feature requests to add support for HTML-like languages all the time. We can leave the existing strategies in place, but the docs should be updated to have people just call extractHtml
or extractJs
directly.
Metadata
Metadata
Assignees
Labels
No labels