- Notifications
You must be signed in to change notification settings - Fork1.2k
Comparing changes
Open a pull request
base repository:browserify/browserify
Uh oh!
There was an error while loading.Please reload this page.
base:v17.0.0
head repository:browserify/browserify
Uh oh!
There was an error while loading.Please reload this page.
compare:master
- 15commits
- 7files changed
- 8contributors
Commits on Oct 31, 2018
I just spent two hours trying to figure out how to use this in such a…
… manner, and pouring over the documentation. I finally found it, and thought I would add a small bit of documentation.
Mike Stemle committedOct 31, 2018
Commits on Mar 27, 2022
refactor: replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecatedSigned-off-by: Tobias Speicher <rootcommander@gmail.com>
CommanderRoot committedMar 27, 2022
Commits on Mar 28, 2022
Merge pull request#2036from CommanderRoot/refactor/rm-deprecated-su…
…bstr
goto-bus-stop authoredMar 28, 2022
Commits on Aug 26, 2024
Added regression test for noParse option with relative paths
ZolotovDY authored andZolotovDY committedAug 26, 2024
Commits on Aug 30, 2024
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Commits on Oct 3, 2024
Merge pull request#2080from goldim/pass-noparse-files-to-mdeps
Relative paths in noparse option
Commits on Oct 14, 2024
Merge pull request#1877from manchicken/master
Very small amount of documentation added.
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v17.0.0...master
Uh oh!
There was an error while loading.Please reload this page.