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(swc): allow passing env property as option #1624

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

tada5hi
Copy link
Member

@tada5hi tada5hi commented Nov 5, 2023

Rollup Plugin Name: swc

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

resolves #1621

Description

@tada5hi tada5hi changed the title feat: allow passing env property as option feat(swc): allow passing env property as option Nov 5, 2023
@tada5hi tada5hi merged commit a4c7679 into rollup:master Nov 9, 2023
5 checks passed
@tada5hi tada5hi deleted the swc branch October 17, 2024 10:32
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.

[@rollup/plugin-swc] Errors when setting swc.env as it can't be used with jsc.target
2 participants