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
I got an elixir app where I need multiple react apps. That can be done with different react.render :<target>, but it will stil use the same js file.
Is it somehow possible to make separate js files for different parts of the app?