Skip to content

Instantly share code, notes, and snippets.

@ambercouch
Last active February 18, 2020 12:21
Show Gist options
  • Save ambercouch/b37f17561321710fa4f3dbf644af59d1 to your computer and use it in GitHub Desktop.
Save ambercouch/b37f17561321710fa4f3dbf644af59d1 to your computer and use it in GitHub Desktop.
Fix Shopify slate and browsersync issue and axio issue
return axios('https://v.shopify.com/slate/track', axiosConfig).catch(() => {});
@ambercouch
Copy link
Author

node_modules/@shopify/slate-analytics/index.js

line 95

Replace with the snippet above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment