-
Notifications
You must be signed in to change notification settings - Fork 20.6k
Build: Stop copying src/core.js to dist on release #4492
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
Conversation
This needs to be CP'd to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was a while ago, but I think this file was included so that the version number would get written to the file, but it was supposed to remain in the src
folder. It looks like that didn't happen. I'm fine with just ignoring that.
0e9e718
to
42e47d9
Compare
Clearing the review as the PR's implementation is still wrong & needs further work
File `src/core.js` has started erroneously being copied to `dist/` in jquerygh-2981. Fixes jquerygh-4489 Ref jquerygh-2979 Ref jquerygh-2981
@timmywil Ready for another review. It looks like it should work now, I did a test release & that was the generated commit for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
File
src/core.js
has started erroneously being copied todist/
in gh-2981.Fixes gh-4489
Ref gh-2979
Ref gh-2981
Checklist
New tests have been added to show the fix or feature worksIf needed, a docs issue/PR was created at https://github.com/jquery/api.jquery.com