Skip to content

fix(deno): Publish from build directory #12773

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

Merged
merged 1 commit into from
Jul 5, 2024
Merged

fix(deno): Publish from build directory #12773

merged 1 commit into from
Jul 5, 2024

Conversation

AbhiPrasad
Copy link
Member

In #12700 I adjusted the prepack script to bring back the build directory, but I forgot to adjust npm pack X to make sure we pack the tarball from the build directory. This patch fixes that.

@AbhiPrasad AbhiPrasad requested a review from a team July 4, 2024 16:03
@AbhiPrasad AbhiPrasad self-assigned this Jul 4, 2024
@AbhiPrasad AbhiPrasad requested review from mydea and nicohrubec and removed request for a team July 4, 2024 16:03
Copy link
Member

@mydea mydea left a comment

Choose a reason for hiding this comment

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

we should probably add an E2E app for deno... 😬

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