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

feat: add static ESM build configuration and expose access to sass options #28

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

DRiFTy17
Copy link
Collaborator

@DRiFTy17 DRiFTy17 commented Sep 9, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added: N
  • Docs have been added / updated: N
  • Does this PR introduce a breaking change? N
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

Exposes new project configuration for controlling the static ESM build output, which will also no longer be automatically copied to the built npm package unless a project enables that. Additionally, Sass options are now exposed to projects and are passed to the Sass compiler if provided.

@DRiFTy17 DRiFTy17 added the minor Increment the minor version when merged label Sep 9, 2024
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner September 9, 2024 17:58
@DRiFTy17 DRiFTy17 merged commit 31646a6 into main Sep 9, 2024
4 checks passed
@DRiFTy17 DRiFTy17 deleted the feat/build-config branch September 9, 2024 18:02
Copy link
Contributor

github-actions bot commented Sep 9, 2024

🚀 PR was released in v3.1.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant