Last active
February 18, 2020 12:21
-
-
Save ambercouch/b37f17561321710fa4f3dbf644af59d1 to your computer and use it in GitHub Desktop.
Fix Shopify slate and browsersync issue and axio issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return axios('https://v.shopify.com/slate/track', axiosConfig).catch(() => {}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
node_modules/@shopify/slate-analytics/index.js
line 95
Replace with the snippet above