Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Use Error for emitted warn #532

Merged
merged 1 commit into from
Feb 24, 2018
Merged

Conversation

maxcnunes
Copy link
Contributor

The emitter expects to receive an error object instead of a plain string:

[0] WARNING in ../my-app/my-file.d.ts
[0] (Emitted value instead of an instance of Error) [at-loader] TypeScript declaration files should never be required

The emitter expect to receive an error object instead of a plain string
@s-panferov s-panferov merged commit edc8ed9 into s-panferov:master Feb 24, 2018
@maxcnunes maxcnunes deleted the fix-warn-message branch February 24, 2018 18:08
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.

None yet

2 participants