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.
We just switched from Grunt to Gulp #583. Can you try updating your package.json file and add a gulpfile.js , remove your node_modules folder and do a clean npm install. This might fix the issue with a slow watch task. Gulp should be significantly faster than Grunt.
I just started work on a new site, and installed the latest version of FoundationPress. It's INSANELY faster!
Great work (on both this update, and FoundationPress, altogether)! It's developers like you providing exceptional open-source systems that make advances in web development so much easier and better.
I've been experiencing some rather long wait times for the
watch
command. Here's my results from terminal:I'm running a fresh installation of FoundationPress (cloned from the repository today), and my package versions are as follows:
Node v4.2.2
NPM v2.14.7
Could anyone shed any light on why the loading tasks element is taking so long?
The text was updated successfully, but these errors were encountered: