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

Refactor plugin system #304

Merged
merged 7 commits into from
Jun 11, 2019
Merged

Refactor plugin system #304

merged 7 commits into from
Jun 11, 2019

Conversation

alcuadrado
Copy link
Member

This refactor changes how we load plugins. Instead of always loading them from the Buidler project's node_modules, we use the normal module resolution.

It also improves plugin error messages when Buidler is installed globally, instructing the user to fix their dependencies problems globally.

@alcuadrado alcuadrado merged commit 14e73d1 into master Jun 11, 2019
@alcuadrado alcuadrado deleted the refactor-plugin-system branch June 11, 2019 22:15
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant