Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Let webpack automatically determine the required version of dependencies#8875

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jasongrout merged 1 commit intojupyterlab:masterfromjasongrout:requiredversion
Aug 20, 2020

Conversation

@jasongrout
Copy link
Contributor

References

Code changes

In some cases, like our federation example when we are testing itself and install the middle package into the md package as a local package on disk (so the dependency points to../middle_package), we are passing in wrong version numbers to webpack because we blindly pull them from package.json, even if they aren't really version numbers, but paths.

I think we should let webpack try to guess versions of dependencies. Withwebpack/webpack#11359, it will know to follow paths of local installs, for example.

User-facing changes

Backwards-incompatible changes

@jasongroutjasongrout added this to the3.0 milestoneAug 20, 2020
@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch onbinder, follow this link:Binder

Copy link
Contributor

@blink1073blink1073 left a comment

Choose a reason for hiding this comment

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

👍

@jasongroutjasongrout merged commitbd2f083 intojupyterlab:masterAug 20, 2020
@github-actionsgithub-actionsbot added the status:resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion. labelFeb 17, 2021
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsFeb 17, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@blink1073blink1073blink1073 approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

status:resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

Projects

None yet

Milestone

3.0

Development

Successfully merging this pull request may close these issues.

2 participants

@jasongrout@blink1073

[8]ページ先頭

©2009-2025 Movatter.jp