You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems so wrong that a complete, well maintained, framework-agnostic library like Joi does not aim to have a global support on the Javascript environment.
The community is trying to rally to get the Joi package itself setup so that we can generate bundles directly from it, but until this is done, this package will allow you to build a bundled version.
You should merge the webpack script into Joi. I can't see where are the troubles.
As it removes unsupported features, it is ok merge it and improve the browser support progressively.
Sorry for posting this like an issue, but it seems right since both repositories could me mentioned here. hapijs/joi#528
Anyway, thanks for the support!
The text was updated successfully, but these errors were encountered:
@Marsup As the maintainer of such useful tool like Joi, you should sometimes put aside that philosophy in favor of the community.
We all know the state of JS and the bundling systems are a mess, but it wont magically solve itself.
It seems so wrong that a complete, well maintained, framework-agnostic library like Joi does not aim to have a global support on the Javascript environment.
You should merge the webpack script into Joi. I can't see where are the troubles.
As it removes unsupported features, it is ok merge it and improve the browser support progressively.
Sorry for posting this like an issue, but it seems right since both repositories could me mentioned here.
hapijs/joi#528
Anyway, thanks for the support!
The text was updated successfully, but these errors were encountered: