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

Don't commit libs in repo #1734

Open
farfromrefug opened this issue Oct 22, 2022 · 1 comment
Open

Don't commit libs in repo #1734

farfromrefug opened this issue Oct 22, 2022 · 1 comment

Comments

@farfromrefug
Copy link
Contributor

The github repo of the runtime is getting huge and thus hard to maintain. Even more if we think about releasing more flavors (wasm, Intl...)
Maybe we could think about publishing the libs as github releases with tags instead.
Then we would pull the correct one when installing the @nativescript/android. Or maybe even during prepare.
Another benefit(?) would be a smaller npm package.
All could be prepared/release through github action

@rigor789
Copy link
Member

related: NativeScript/rfcs#44
also related specifically for ios - we have a Pod version (used in capacitor) that we can also start using for regular projects (not sure about the details, just mentioning)

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

No branches or pull requests

2 participants