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

Add standalone-cli node16-linux-armv7 build #9084

Merged
merged 2 commits into from Aug 12, 2022

Conversation

RomanKotov
Copy link
Contributor

Hi,
This pull request adds support for linux armv7 standalone-cli platform.

Why do I need this:

I create a DIY smart-home application. It uses Phoenix Tailwind integration. The integration downloads binaries from this repository.

With this PR I will be able to run application in development mode directly on Raspberry PI and test how it works there. I have already tested this binary locally.

It seems, that there also a couple discussions regarding this feature:

P.S. I can revert package-lock.json changes in this PR, if it is required.

@thecrypticace thecrypticace self-assigned this Aug 12, 2022
@thecrypticace thecrypticace merged commit 4ff417c into tailwindlabs:master Aug 12, 2022
@thecrypticace
Copy link
Contributor

This seems like a pretty reasonable addition. There probably are a good bit more 32-bit ARM linux devices than 64-bit ARM linux. Thanks! ✨

@RomanKotov
Copy link
Contributor Author

Thank you, this is very helpful!

phylor added a commit to metikular/coupon-store that referenced this pull request Sep 30, 2022
TailwindCSS does not yet support ARM. A PR [1] has been merged for arm/v7, but that has not been released yet.

[1]: tailwindlabs/tailwindcss#9084
phylor added a commit to metikular/coupon-store that referenced this pull request Sep 30, 2022
TailwindCSS does not yet support ARM. A PR [1] has been merged for arm/v7, but that has not been released yet.

[1]: tailwindlabs/tailwindcss#9084
phylor added a commit to metikular/coupon-store that referenced this pull request Sep 30, 2022
TailwindCSS does not yet support ARM. A PR [1] has been merged for arm/v7, but that has not been released yet.

[1]: tailwindlabs/tailwindcss#9084
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.

None yet

2 participants