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 adds a huge amount of code into resulting bundles for a very little gain in my opinion. I haven't look into alternatives yet, want to know your opinion first.
The text was updated successfully, but these errors were encountered:
@FredyC@sapegin You only include babel-standalone when importing from marksy/components :) There is a ton of unnecessary stuff in it, only really need the JSX transpilation. Would be nice to see if there is a project that does exactly that.
It adds a huge amount of code into resulting bundles for a very little gain in my opinion. I haven't look into alternatives yet, want to know your opinion first.
The text was updated successfully, but these errors were encountered: