-
I'm trying to use this plugin: https://github.com/edu-com/cordova-plugin-amazon-login and it's instructions say:
What's the path I need so it will be included in the build in capacitor as this path is for cordova? If I do:
Then it works in my app. I'd like to know how this can be done automatically though: |
Beta Was this translation helpful? Give feedback.
Answered by
webnoob
May 20, 2021
Replies: 1 comment 2 replies
-
For now, I've added a copy file routine to my build pipeline to handle this. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
webnoob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For now, I've added a copy file routine to my build pipeline to handle this.