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
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
It would be a good idea to activate namespacing in the bsconfig.json file via adding:
"namespace": true,
The ReScript Documentation states that namespacing is almost mandatory, but was not activated by default yet to preserve backward-compatibility. It would be good to enable it for new ReScript projects that may use this template going forward.