Skip to content

Introduce @glint/config #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 26, 2020
Merged

Introduce @glint/config #4

merged 4 commits into from
Jun 26, 2020

Conversation

dfreeman
Copy link
Member

This PR introduces the notion of per-project configuration for glint. It also marks the beginning of me working to better capture and describe cohesive sets of changes and actually ensure CI is green before just blindly pushing new code.

Config is currently limited to specifying which files should/should not be considered as template transformation candidates. This enables us to be more conservative by default and avoid doing extra work to process files that almost certainly have no templates in them.

This should provide the groundwork for no longer hard-coding template detection down the line.

@dfreeman dfreeman merged commit 8ad1940 into master Jun 26, 2020
@dfreeman dfreeman deleted the config branch June 26, 2020 13:16
@dfreeman dfreeman added the enhancement New feature or request label Jun 26, 2020
NullVoxPopuli pushed a commit that referenced this pull request Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant