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 the zip artifact in dist/ instead of dist/[browser] #120

Merged
merged 3 commits into from
Jun 29, 2024

Conversation

cezaraugusto
Copy link
Member

Source files are not associated with any browser so it doesn't make sense to have the output within the browser namespace.

Fix #114

@cezaraugusto cezaraugusto self-assigned this Jun 28, 2024
@cezaraugusto cezaraugusto requested a review from OSpoon June 28, 2024 19:21
Copy link
Member

@OSpoon OSpoon left a comment

Choose a reason for hiding this comment

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

Well done.

@cezaraugusto cezaraugusto merged commit 815371b into main Jun 29, 2024
6 checks passed
@cezaraugusto cezaraugusto deleted the src-zip-path branch June 29, 2024 13:47
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.

Zipped artifacts should not be bound to the browser
2 participants