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.