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

Fixes .zip Release Directory Structure #179

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Conversation

Step7750
Copy link
Member

Currently the inner zip structure is:

  • dist
    • src
    • raw
    • etc...

However, we need the contents of dist to be at the root of the zip in order to install the extension. This PR fixes this up.

@Step7750 Step7750 added the bug label Aug 18, 2023
@Step7750 Step7750 requested a review from ayoung19 August 18, 2023 02:33
@Step7750 Step7750 changed the title Fix/release zip parent Fixes .zip Release Directory Structure Aug 18, 2023
@ayoung19 ayoung19 merged commit 6df6526 into master Aug 18, 2023
@ayoung19 ayoung19 deleted the fix/release-zip-parent branch August 18, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants