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
grunt-newer works and only runs the assemble task if a file has changed but I guess assemble is designed to always build all the pages. So it will only run if there have been changes but then it will build everything. It would be great though if this could be implemented since it would speed up a continuous build process by a great amount.
Hey there,
i will use Assemble like the description on the installation-site with the grunt-newer task, but it build always the whole page with 1000+ pages.
My Assemble task in the Gruntfile:
The content tree is like:
What is wronge? Do you support grunt-newer with single changed files? Is there a failure in grunt-newer or in my Gruntfile?
Cheers,
Tobi
The text was updated successfully, but these errors were encountered: