Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Fix issue #88 #95

Merged
merged 1 commit into from
Oct 22, 2019
Merged

Fix issue #88 #95

merged 1 commit into from
Oct 22, 2019

Conversation

yumauri
Copy link
Contributor

@yumauri yumauri commented Oct 22, 2019

Fix issue #88
[compilerOptions.target] and [compilerOptions.module] are case insensitive, but there are "es2019" and "esnext" in messages, so I lowercase actual values too.

@FredKSchott
Copy link
Owner

Nice, this looks great! Sorry you got caught bringing in some extra diff with this PR, I'll re-run build after merging to confirm that that's all good.

@FredKSchott FredKSchott merged commit 5f426ef into FredKSchott:master Oct 22, 2019
@yumauri
Copy link
Contributor Author

yumauri commented Oct 22, 2019

I thought about should I commit compiled artifacts or not, but decided, if there are built files inside repo — they should be in sync with source :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants