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

fix: get plugin package name for config docs #45

Merged
merged 1 commit into from
Feb 7, 2023
Merged

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Feb 2, 2023

Instead of hardcoding the @capacitor/plugin-name, or adding a new parameter for passing the package name as #41 did, get the plugin package name from process.env.npm_package_name variable (which is set by npm automatically)

Closes #40
Closes #41

@jcesarmobile jcesarmobile merged commit 864243b into main Feb 7, 2023
@jcesarmobile jcesarmobile deleted the get-package branch February 7, 2023 18:23
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.

bug: wrong reference types in community plugins
2 participants