Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: consolidate Sass and JavaScript tasks #1169

Merged
merged 9 commits into from
Feb 25, 2025
Merged

Conversation

colinrotherham
Copy link
Contributor

@colinrotherham colinrotherham commented Feb 21, 2025

This PR creates 2x new shared tasks compileStyles() and compileScripts()

It also removes various unnecessary Gulp packages:

gulp-postcss
gulp-rename
gulp-sass

Fixes #927 and (probably) supersedes:

@colinrotherham colinrotherham merged commit 40f7047 into main Feb 25, 2025
16 checks passed
@colinrotherham colinrotherham deleted the gulp-shared branch February 25, 2025 11:26
@gregtyler
Copy link
Contributor

🎉 This PR is included in version 3.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design system sass import broken in Rails apps
3 participants