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

Importing modules dynamically and support for external modules #18

Closed
2 tasks done
roj1512 opened this issue Jan 30, 2022 · 0 comments · Fixed by #27
Closed
2 tasks done

Importing modules dynamically and support for external modules #18

roj1512 opened this issue Jan 30, 2022 · 0 comments · Fixed by #27
Assignees
Labels

Comments

@roj1512
Copy link
Collaborator

roj1512 commented Jan 30, 2022

To make our built-in modules clean, we should import them dynamically instead of importing them one by one. Also, we need to make the bot extensible by adding the support to install external modules.

And this must be done with ES features, not CJS.

@roj1512 roj1512 added this to the v1.0.0-beta.1 milestone Jan 30, 2022
@roj1512 roj1512 added the feat label Jan 30, 2022
@roj1512 roj1512 self-assigned this Jan 30, 2022
roj1512 added a commit that referenced this issue Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant