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
Setting up jsbundling-rails to transpile and bundle our javascript assets. Moving to jsbundling-rails does remove support for hot module replacement and code splitting, but we may not need those features or have them enabled previously.
Done Looks Like
Add and configure jsbundling-rails
Convert Coffeescript to vanilla JS
Investigate transitioning to esbuild-loader for JSX files