Upgrading To Gulp 4

I’m attempting to upgrade to Gulp 4 and running into some issues. When I run yarn build only images and fonts are added to the dist folder, and styles and scripts are not. I suspect this may be an issue with lazypipe but I’m not sure.

Here’s a gist of the gulpfile and manifest.json for my project, that results in only fonts and images placed in dist on yarn build.

Any help would be greatly appreciated!

1 Like

Hey @Eugene_Cyckowski - check out Sage 8.6.0 :wink:

3 Likes

Thank you @mmirus! Looks like this might be exactly the help I needed, I’ll share an update if I can get this working.

1 Like

8.6.0 is currently broken afaict. I have a fix for it here but I’m unsure how to do the PR for a non-branch/old tag.