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
Just a tiny spelling problem. Found following error message while using typescript to conduct SSR:
loadable: SSR requires `@loadable/babel`, please install it
Expected behavior
loadable: SSR requires `@loadable/babel-plugin`, please install it
The text was updated successfully, but these errors were encountered:
Terry-Su
changed the title
error message still shows "@loadable/babel" rather than "@loadable/babel-plugin"
Error message still shows "@loadable/babel" rather than "@loadable/babel-plugin"
Mar 1, 2019
🐛 Bug Report
Just a tiny spelling problem. Found following error message while using typescript to conduct SSR:
loadable: SSR requires `@loadable/babel`, please install it
Expected behavior
loadable: SSR requires `@loadable/babel-plugin`, please install it
The text was updated successfully, but these errors were encountered: