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
JavaScript dependencies are being added manually in theme template files before a scripts array tag, since adding them in a bootstrap adds it after main assets are loaded. Want to switch this to either adding them via a method in the Theme class and/or using a manifest/config file