Skip to content

Instantly share code, notes, and snippets.

@wizardlyhel
Created November 21, 2019 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wizardlyhel/e44ecfa405285f171b58383635c94460 to your computer and use it in GitHub Desktop.
Save wizardlyhel/e44ecfa405285f171b58383635c94460 to your computer and use it in GitHub Desktop.
Make Storefront Fast - Scripts - 5
<script>window.performance.mark(window.markNames.bodyEndScripts.start);</script>
<script>
// Main Menu Script
// JQuery
// assets/simplistic.js - getParameterByName
// assets/cookies.js - window.Cookies
// assets/lazysize.min.js - lazySizes.init
window.performance.mark(window.markNames.menuScriptParse.start);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment