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: Fail compilation is bare module specifier is missing #233

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

pmdartus
Copy link
Member

Details

Currently is a bare module specifier is missing when a benchmark is compiled, best reports a warning in the console. This is not ideal since we have to wait until the benchmark runs to realize that the dependency is missing. This PR makes the building fail if a bare module specifier can't be resolved.

Does this PR introduce a breaking change?

  • Yes
  • No

@pmdartus pmdartus requested a review from diervo June 30, 2020 09:38
@pmdartus pmdartus changed the title fix: fail compilation is bare module specifier is missing fix: Fail compilation is bare module specifier is missing Jun 30, 2020
@diervo diervo merged commit 0c63282 into master Jun 30, 2020
@diervo diervo deleted the pmdartus/fail-missing-module branch June 30, 2020 15:43
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.

None yet

2 participants