Shopify / slate

Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes.
https://shopify.github.io/slate
MIT License
1.28k stars 364 forks source link

slate watch doesn't auto-reload when changes are made #656 #985

Closed IliasHad closed 5 years ago

IliasHad commented 5 years ago

Hey, When I set up my local environment and start making some changes in themes, The page doesn't reload automatically and I need to reload manually to see the changes and in console show, this error " Uncaught ReferenceError: $ is not defined"

t-kelly commented 5 years ago

You're not defining jQuery somewhere. This is a theme development problem, not a problem with Slate.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.