Skip to content

build-sass: Support optional out-dir option#9866

Merged
aduth merged 1 commit intomainfrom
aduth-build-sass-optional-out-dir
Jan 5, 2024
Merged

build-sass: Support optional out-dir option#9866
aduth merged 1 commit intomainfrom
aduth-build-sass-optional-out-dir

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Jan 5, 2024

🛠 Summary of changes

Improves @18f/identity-build-sass to allow usage without specifying --out-dir flag.

I stumbled upon this when trying to use the package outside the project for reproduction steps for an unrelated bug report.

📜 Testing Plan

git checkout aduth-build-sass-optional-out-dir
touch example.scss
yarn build-sass example.scss
ls example.css

Observe that output file exists.

changelog: Internal, Build Tools, Support optional out-dir for build-sass package
@aduth aduth merged commit 143d573 into main Jan 5, 2024
@aduth aduth deleted the aduth-build-sass-optional-out-dir branch January 5, 2024 20:00
@amirbey amirbey mentioned this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants