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
I saw that sideEffects is configured in the package.json, so that /register is not tree-shaken, but i think we additionaly need to include index.js as well to the side effects as it seems that register is not executed.
The text was updated successfully, but these errors were encountered:
macrozone
added a commit
to macrozone/uniforms
that referenced
this issue
Feb 26, 2021
Hi @macrozone and @mariusrak and thanks for the report. Well, I joked in #870 (comment) that we'll test on production and so we did 😐 Anyway, I'll prepare a fix soon and we'll release it tomorrow or on Wednesday.
I saw that sideEffects is configured in the package.json, so that /register is not tree-shaken, but i think we additionaly need to include index.js as well to the side effects as it seems that register is not executed.
The text was updated successfully, but these errors were encountered: