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
Increase limits on component/module/instance types (#947)
Currently these are limited to 1k declarations per type but that's not
enough to hold the maximal 100k exports, so increase these limits to
100k. This isn't expected to have too much impact outside of increasing
these limits.
0 commit comments