Skip to content
Permalink

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: webpack-contrib/mini-css-extract-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hou-pu/mini-css-extract-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 22, 2020

  1. feat: new hook miniCssExtractPluginBeforeLinkAppend

    Allow the link tag to be added to the head before doing some extra processing, such as I want to set a load timeout listener
    wangzongxu committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    eca5a59 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    bc49802 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. test: miniCssExtractPluginBeforeLinkAppend

    wangzongxu committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    1c778c7 View commit details
    Browse the repository at this point in the history
Loading