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

Minimal plugin system #123

Merged
merged 26 commits into from Dec 28, 2018
Merged

Minimal plugin system #123

merged 26 commits into from Dec 28, 2018

Conversation

itirabasso
Copy link
Contributor

No description provided.

require(path + name);
}

export const extenders: EnvironmentExtender[] = [];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this to its own module. Like src/core/config/tasks-dsl-instance.ts.

src/types.ts Outdated Show resolved Hide resolved
@itirabasso itirabasso merged commit ee9814c into master Dec 28, 2018
@itirabasso itirabasso deleted the minimal-plugin-system branch December 28, 2018 21:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 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.

None yet

2 participants