Skip to content
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

fix(tsconfig.template.json): fix incorrect files glob #869

Merged
merged 1 commit into from
Jul 2, 2018

Conversation

fkleuver
Copy link
Member

@fkleuver fkleuver commented Apr 16, 2018

Change "filesGlob" to "include" so that it works consistently across editors ("filesGlob" is specific to atom).

Remove "exclude" to avoid confusion because those globs are already implicitly excluded. They have no effect.

See aurelia/webpack-plugin#143 (comment)

@JeroenVinke JeroenVinke merged commit 948f0ce into aurelia:master Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants