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

Build: Restore the external directory#4865

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
mgol merged 1 commit intojquery:mainfrommgol:restore-external-directory
Mar 24, 2021

Conversation

mgol
Copy link
Member

Summary

Ingh-4466, we removed theexternal directory in favor of loading some files
directly fromnode_modules. This works fine locally but when deploying code
for tests, this makes it impossible to not deploynode_modules as well. To
avoid the issue, this change restores usage of theexternal directory.

One change is that we no longer commit this directory to the repository, its
only purpose is to have clear isolation fromnode_modules.

Refgh-4466

Checklist

Krinkle reacted with heart emoji
Injquerygh-4466, we removed the `external` directory in favor of loading some filesdirectly from `node_modules`. This works fine locally but when deploying codefor tests, this makes it impossible to not deploy `node_modules` as well. Toavoid the issue, this change restores usage of the `external` directory.One change is that we no longer commit this directory to the repository, itsonly purpose is to have clear isolation from `node_modules`.Refjquerygh-4466
@mgolmgol added this to the4.0.0 milestoneMar 24, 2021
@mgolmgol self-assigned thisMar 24, 2021
mgol added a commit to mgol/jquery-migrate that referenced this pull requestMar 24, 2021
Inc12e1ab, we removed the `external` directoryin favor of loading some files directly from `node_modules`. This works finelocally but when deploying code for tests, this makes it impossible to notdeploy `node_modules` as well. To avoid the issue, this change restores usageof the `external` directory.One change is that we no longer commit this directory to the repository, itsonly purpose is to have clear isolation from `node_modules`.Refjquery/jquery#4865
mgol added a commit to mgol/jquery-migrate that referenced this pull requestMar 24, 2021
Inc12e1ab, we removed the `external` directoryin favor of loading some files directly from `node_modules`. This works finelocally but when deploying code for tests, this makes it impossible to notdeploy `node_modules` as well. To avoid the issue, this change restores usageof the `external` directory.One change is that we no longer commit this directory to the repository, itsonly purpose is to have clear isolation from `node_modules`.Refjquery/jquery#4865
mgol added a commit to mgol/jquery-migrate that referenced this pull requestMar 24, 2021
Inc12e1ab, we removed the `external` directoryin favor of loading some files directly from `node_modules`. This works finelocally but when deploying code for tests, this makes it impossible to notdeploy `node_modules` as well. To avoid the issue, this change restores usageof the `external` directory.One change is that we no longer commit this directory to the repository, itsonly purpose is to have clear isolation from `node_modules`.Refjquery/jquery#4865
@mgolmgol changed the titleBuild: Restore theexternal directoryBuild: Restore the external directoryMar 24, 2021
@mgolmgol merged commita684e6b intojquery:mainMar 24, 2021
@mgolmgol deleted the restore-external-directory branchMarch 24, 2021 22:36
mgol added a commit to jquery/jquery-migrate that referenced this pull requestMar 25, 2021
Inc12e1ab, we removed the `external` directoryin favor of loading some files directly from `node_modules`. This works finelocally but when deploying code for tests, this makes it impossible to notdeploy `node_modules` as well. To avoid the issue, this change restores usageof the `external` directory.One change is that we no longer commit this directory to the repository, itsonly purpose is to have clear isolation from `node_modules`.Refjquery/jquery#4865Closesgh-419
mgol added a commit to mgol/jquery that referenced this pull requestApr 8, 2021
That package was missed injquerygh-4865 as it only broke browsers needing thepolyfill which is just IE at the moment. Thus, it broke Core tests in IE only.Refjquerygh-4865
mgol added a commit that referenced this pull requestApr 13, 2021
That package was missed ingh-4865 as it only broke browsers needing thepolyfill which is just IE at the moment. Thus, it broke Core tests in IE only.Refgh-4865Closesgh-4870
mgol added a commit to mgol/jquery that referenced this pull requestApr 13, 2021
All the other files were already taken from the external directory.The fact core-js was taken from node_modules broke IE core tests on TestSwarm.Refjquerygh-4865Refjquerygh-4870(partially cherry picked from345cd22)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@KrinkleKrinkleKrinkle approved these changes

@timmywiltimmywiltimmywil approved these changes

Assignees

@mgolmgol

Labels
Milestone
4.0.0
Development

Successfully merging this pull request may close these issues.

3 participants
@mgol@Krinkle@timmywil

[8]ページ先頭

©2009-2025 Movatter.jp