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

Drop warning #488

Closed
wants to merge 1 commit into from
Closed

Conversation

TrySound
Copy link
Contributor

I tend to remove warning because of confusing api. It's hard to say by
which condition warning is shown. This package also requires babel
plugin setup which is forgotted here. IMO it's much easier to just write
console statement and choose either console.warn or console.error than
dealing with this commonjs-only package.

I tend to remove warning because of confusing api. It's hard to say by
which condition warning is shown. This package also requires babel
plugin setup which is forgotted here. IMO it's much easier to just write
console statement and choose either console.warn or console.error than
dealing with this commonjs-only package.
@TrySound
Copy link
Contributor Author

TrySound commented Oct 1, 2019

Hi @jquense @taion what do you think about this?

Copy link
Member

@jquense jquense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me @taion opinions?

@taion
Copy link
Member

taion commented Nov 13, 2019

eh... i'm not that bothered by the API. it's also more or less ubiquitous at this point.

@TrySound would you be happier if we switched to tiny-warning?

@TrySound
Copy link
Contributor Author

I'm not really a fan of this convention anymore caz it's confused me a few times lately. Also tiny-warning uses console.warn which is kinda a breaking change. Though it's not me to decide :)

@TrySound TrySound closed this Jul 2, 2024
@TrySound TrySound deleted the drop_warning branch July 2, 2024 11:28
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.

3 participants