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
Right now our two frontend scripts have duplicate function declarations. We can easily avoid this by consolidating all of our declarations into a single module that we pull in on any pages that have a custom frontend script.
Right now our two frontend scripts have duplicate function declarations. We can easily avoid this by consolidating all of our declarations into a single module that we pull in on any pages that have a custom frontend script.