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

fix: Remove instances of process variable from build output #194

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

imprashast
Copy link
Contributor

This will basically fix the issue with process variable ending up on the browser bundle.

Should icons be released as stable before merging?
or
Should we test this with the team that reported this first before doing all stable release?

@imprashast imprashast requested a review from a team August 15, 2024 09:29
@imprashast imprashast self-assigned this Aug 15, 2024
Copy link
Contributor

@BalbinaK BalbinaK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should icons be released as stable before merging?

If that's required to properly test whether this change fully works on Eik, then I'd say it makes sense to make a stable release of @warp-ds/icons and update it here.

Should we test this with the team that reported this first before doing all stable release?

I'd say it would help us see right away if this actually fixes the previous issues. Can they test using the -next.x version of Vue from Eik?

@imprashast
Copy link
Contributor Author

Yeah lets ask them to test with the next version first 👍

@imprashast imprashast merged commit b2c0ff9 into next Aug 15, 2024
16 checks passed
@imprashast imprashast deleted the fix-process branch August 15, 2024 10:12
github-actions bot pushed a commit that referenced this pull request Aug 15, 2024
## [2.1.1-next.1](v2.1.0...v2.1.1-next.1) (2024-08-15)

### Bug Fixes

* Remove instances of process variable from build output ([#194](#194)) ([b2c0ff9](b2c0ff9))
github-actions bot pushed a commit that referenced this pull request Aug 20, 2024
## [2.1.1](v2.1.0...v2.1.1) (2024-08-20)

### Bug Fixes

* Remove instances of process variable from build output ([#194](#194)) ([b2c0ff9](b2c0ff9))
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