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: cleanup cli/lib.rs #4006

Merged
merged 8 commits into from
Feb 18, 2020
Merged

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Feb 15, 2020

  • rename Worker methods related to modules
  • remove cli/progress.rs, remove cli/shell.rs

@bartlomieju bartlomieju changed the title [WIP] refactor: lib.rs refactor: cli/lib.rs and Worker module API Feb 16, 2020
@bartlomieju bartlomieju changed the title refactor: cli/lib.rs and Worker module API refactor: cleanup cli/lib.rs Feb 18, 2020
&mut self,
module_specifier: &ModuleSpecifier,
maybe_code: Option<String>,
is_prefetch: bool,
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

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

LGTM - good clean up

@bartlomieju bartlomieju merged commit 302debe into denoland:master Feb 18, 2020
@bartlomieju bartlomieju deleted the refactor_lib_rs branch February 18, 2020 15:08
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.

None yet

2 participants