Skip to content

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Dec 20, 2023

This is cleanup as an extension to #749. These options stopped really being used at that point.

In the unused options is a complete evaluated copy of the whole ember-template-compiler.js, which is how I noticed this. Loading all that is unnecessary work.

This is cleanup as an extension to #749. These options stopped really being used at that point.

In the unused options is a complete evaluated copy of the whole ember-template-compiler.js, which is how I noticed this. Loading all that is unnecessary work.
@ef4 ef4 added the bug label Dec 20, 2023
@ef4
Copy link
Contributor Author

ef4 commented Dec 20, 2023

Note to self: there is still a remaining place where this unnecessarily evaluates the template compiler, since it also does it when computing the cacheKey to pass to babel.

@ef4
Copy link
Contributor Author

ef4 commented Dec 22, 2023

closing in favor of #786, which is more dramatic.

@ef4 ef4 closed this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant