forked from faceyspacey/extract-css-chunks-webpack-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: OnlyALittle/extract-css-chunks-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: faceyspacey/extract-css-chunks-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 20 files changed
- 8 contributors
Commits on Apr 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3246bc2 - Browse repository at this point
Copy the full SHA 3246bc2View commit details
Commits on Jul 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90632ff - Browse repository at this point
Copy the full SHA 90632ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1efce - Browse repository at this point
Copy the full SHA 2b1efceView commit details
Commits on Jul 14, 2020
-
build(deps-dev): bump standard-version from 7.1.0 to 8.0.1 (faceyspac…
…ey#284) Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.1.0 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v7.1.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0177e45 - Browse repository at this point
Copy the full SHA 0177e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c22f8 - Browse repository at this point
Copy the full SHA c3c22f8View commit details
Commits on Aug 9, 2020
-
fix: ExtractCssChunksPlugin.loader is a string (faceyspacey#291)
Because else it doesn't work with: ``` { loader: CssExtractPlugin.loader, options: { hmr: !production && target !== 'node' }, } ``` type Loader is `string | NewLoader` and `NewLoader` is: ``` interface NewLoader { loader: string; options?: { [name: string]: any }; } ```
Configuration menu - View commit details
-
Copy full SHA for c640252 - Browse repository at this point
Copy the full SHA c640252View commit details
Commits on Oct 15, 2020
-
feat: preload css (faceyspacey#300)
* WIP - preload CSS Inspired by webpack-contrib/mini-css-extract-plugin#344 * feat: preload css * test(TestCases): re-enable logging
Configuration menu - View commit details
-
Copy full SHA for fdc5e7b - Browse repository at this point
Copy the full SHA fdc5e7bView commit details
Commits on Oct 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 39f3332 - Browse repository at this point
Copy the full SHA 39f3332View commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c17d755 - Browse repository at this point
Copy the full SHA c17d755View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef82da9 - Browse repository at this point
Copy the full SHA ef82da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eab2d0 - Browse repository at this point
Copy the full SHA 1eab2d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d923b - Browse repository at this point
Copy the full SHA 24d923bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44cd0b - Browse repository at this point
Copy the full SHA a44cd0bView commit details
Commits on Mar 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a85d638 - Browse repository at this point
Copy the full SHA a85d638View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22d538 - Browse repository at this point
Copy the full SHA a22d538View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2ea759 - Browse repository at this point
Copy the full SHA a2ea759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18837c2 - Browse repository at this point
Copy the full SHA 18837c2View 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 master...master