Skip to content

Conversation

@edusperoni
Copy link
Collaborator

instead of writing the generated .aar into the plugin's node_modules folder, write it to platforms/android/.plugins. This prevents us from modifying node_modules

@edusperoni
Copy link
Collaborator Author

@farfromrefug

@farfromrefug
Copy link
Contributor

@edusperoni I like the idea! it will break plugins though.
right now plugins having dependency on other plugins (or widget-release) had to had direct dependency on the jar. and we had to use it with path to the node modules folder.

actually what you are doing could make things simpler if the plugins folder is added to dependencies repositories.
then i could simply add the jar name as a dép and it should be found

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.

3 participants