You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I've just installed theme and added custom scripts inside of /js/custom/ but grunt watch doesn't see any changes. I've tryed to change content in every js file but still no action in command promp. Unlike css which is being processed normally. Do you have the same issue?
The text was updated successfully, but these errors were encountered:
See the config in Gruntfile.js. You'll need to do a grunt build. Or modify the grunt watch task to your needs. It's quite flexible, so you can basically make tell grunt to do whatever you like.
I've just installed theme and added custom scripts inside of /js/custom/ but grunt watch doesn't see any changes. I've tryed to change content in every js file but still no action in command promp. Unlike css which is being processed normally. Do you have the same issue?
The text was updated successfully, but these errors were encountered: