-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jantimon/html-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jantimon/html-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 12 files changed
- 8 contributors
Commits on May 1, 2020
-
Add skip-assets plugin to plugin list
I noticed that the the famous excludeAssets plugin is incompatible with html-webpack-plugin v4+ and has been idle for ~2 years, so I developed a drop in replacement, which is backwards compatible and allows the usage of minimatch blobs or regex patterns.
Configuration menu - View commit details
-
Copy full SHA for 683435d - Browse repository at this point
Copy the full SHA 683435dView commit details
Commits on May 19, 2020
-
docs: Type definition minor updates
- defaults added for TS consumption - static `version` exposed - static `createHtmlTagObject` exposed - minor typos fixed Thanks!
Configuration menu - View commit details
-
Copy full SHA for 115bd8a - Browse repository at this point
Copy the full SHA 115bd8aView commit details
Commits on Jun 15, 2020
-
Remove link from "chunksSortMode" in README
Doesn't seem like there's a reason it should link to the plugins section.
Configuration menu - View commit details
-
Copy full SHA for d051f5f - Browse repository at this point
Copy the full SHA d051f5fView commit details -
Add stacktrace to error message from childCompilation.errors
I was had an error that was thrown in my webpack.config.ts that was causing childCompilation to fail. But I didn't know it was an error thrown in my webpack.config.ts because child-compiler.js didn't include the stack trace in the error message. The stack trace I got ended at line 122 in node_modules\html-webpack-plugin\lib\child-compiler.js. So I fiddled with that to make it output the inner error stack trace and then I got the actual place of the error.
Configuration menu - View commit details
-
Copy full SHA for 85accfa - Browse repository at this point
Copy the full SHA 85accfaView commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e17a0c - Browse repository at this point
Copy the full SHA 6e17a0cView commit details
Commits on Aug 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6b0711e - Browse repository at this point
Copy the full SHA 6b0711eView commit details
Commits on Aug 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4ae7be8 - Browse repository at this point
Copy the full SHA 4ae7be8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e78213 - Browse repository at this point
Copy the full SHA 7e78213View commit details
Loading
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 v4.3.0...v4.4.0