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

crx release workflow NODE_ENV='production' #170

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

turbocrime
Copy link
Contributor

fixes #169

@turbocrime turbocrime requested review from grod220 and a team August 19, 2024 19:57
Comment on lines -43 to +44
run: pnpm dlx tsx apps/extension/src/utils/zip-extension.ts
run: pnpm tsx apps/extension/src/utils/zip-extension.ts
Copy link
Contributor Author

Choose a reason for hiding this comment

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

dlx is no longer necessary as tsx is included in the root package dependencies

https://github.com/prax-wallet/web/blob/6104222ab39305b4a24548789413b9ec1ba71a85/package.json#L34

@turbocrime turbocrime merged commit bbf940d into main Aug 20, 2024
3 checks passed
@turbocrime turbocrime deleted the turbocrime/crx-production branch August 20, 2024 19:17
@grod220 grod220 mentioned this pull request Aug 26, 2024
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.

prax release CI does not build a 'production' crx
2 participants