-
Notifications
You must be signed in to change notification settings - Fork 327
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
Remove node_modules and compile typescript into minified scripts #2578
Open
jsoref
wants to merge
8
commits into
github:main
Choose a base branch
from
jsoref:issue-2542
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 7, 2024
-
Instead of using a bundled node_modules, * If `npm` isn't available (e.g. in a container), install it * Run `npm install` before performing various tasks Change pr-checks to not be particularly picky about the generated content because it will differ between different versions as everything is bundled together. For review, the deletion of node_modules and lib will be in a distinct commit.
Configuration menu - View commit details
-
Copy full SHA for 4965dca - Browse repository at this point
Copy the full SHA 4965dcaView commit details -
Remove node_modules and lib from repository
This reduces the cost to download repository as an action. This commit is logically part of the previous commit, but is split to enable the preceding commit to be reviewed.
Configuration menu - View commit details
-
Copy full SHA for bf1a42f - Browse repository at this point
Copy the full SHA bf1a42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88dd033 - Browse repository at this point
Copy the full SHA 88dd033View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6bbd70 - Browse repository at this point
Copy the full SHA c6bbd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8cf3c - Browse repository at this point
Copy the full SHA 0a8cf3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cddcfa - Browse repository at this point
Copy the full SHA 2cddcfaView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f73e1b6 - Browse repository at this point
Copy the full SHA f73e1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 387005e - Browse repository at this point
Copy the full SHA 387005eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.