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
That needs to be documented properly as I've seen many frames implementing unoptimal code-splitting, sometimes even breaking the build (#30), and which can unintentionally cause cyclic dependency issues.
Docs currently say nothing about how frog code can be split, yet code splitting is leveraged in the internal playground.
frog/playground/src/index.tsx
Lines 180 to 187 in 21dff58
That needs to be documented properly as I've seen many frames implementing unoptimal code-splitting, sometimes even breaking the build (#30), and which can unintentionally cause cyclic dependency issues.
The text was updated successfully, but these errors were encountered: