Skip to content

Instantly share code, notes, and snippets.

@wizardlyhel
Created November 21, 2019 14:32
Show Gist options
  • Save wizardlyhel/11d33ac10694d1950edface428d85de5 to your computer and use it in GitHub Desktop.
Save wizardlyhel/11d33ac10694d1950edface428d85de5 to your computer and use it in GitHub Desktop.
Make Storefront Fast - Scripts - 3
window.markNames = {
head: marks('parse_head'),
body: marks('parse_body'),
bodyLayout: marks('parse_body_layout'),
bodyEndScripts: marks('parse_body_end_scripts'),
menuScriptParse: marks('parse_menuScript'),
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment