Release: remove dist files from main branch

This commit is contained in:
Timmy Willison 2024-07-17 09:55:25 -04:00
parent 51fffe9f73
commit be048a027d
No known key found for this signature in database
GPG Key ID: 07B25485CBF49D88
18 changed files with 3 additions and 66355 deletions

View File

@ -51,6 +51,8 @@ git add package.json
# Leave the tmp folder as some files are needed
# after the release (such as for emailing archives).
npm run build:clean
git rm --cached -r dist/ dist-module
git add dist/package.json dist/wrappers dist-module/package.json dist-module/wrappers
git commit -m "Release: remove dist files from main branch"
# Wait for confirmation from user to push changes

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

9708
dist/jquery.factory.js vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

9708
dist/jquery.js vendored

File diff suppressed because it is too large Load Diff

2
dist/jquery.min.js vendored

File diff suppressed because one or more lines are too long

1
dist/jquery.min.map vendored

File diff suppressed because one or more lines are too long

6884
dist/jquery.slim.js vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -85,7 +85,7 @@
"homepage": "https://jquery.com",
"author": {
"name": "OpenJS Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/4.0.0-beta.2/AUTHORS.txt"
"url": "https://github.com/jquery/jquery/blob/main/AUTHORS.txt"
},
"repository": {
"type": "git",