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 think this must have come in in the last few days:
After running rails g react:install it generates this, which has to be fixed by hand after. (note an extra line is inserted after //=require components too.
I think this must have come in in the last few days:
After running rails g react:install it generates this, which has to be fixed by hand after. (note an extra line is inserted after //=require components too.
//= require turbolinks//= require react
//= require react_ujs
//= require components
The text was updated successfully, but these errors were encountered: