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
So, This plugins on ReScript v11 running well for the compilation side but have a little problem when run dev-server (cannot load index.bs.js) with createReScriptPlugin() without loader options
{loader: {output: ".",suffix: ".bs.js"// same with suffix in rescript.json}}
See announcement blog post for more details.
The text was updated successfully, but these errors were encountered: