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: bootstarted/css-split-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yibn2008/fast-css-split-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 20 files changed
  • 3 contributors

Commits on Apr 27, 2018

  1. Configuration menu
    Copy the full SHA
    92946d0 View commit details
    Browse the repository at this point in the history
  2. feat: fix readme

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    8cff5f4 View commit details
    Browse the repository at this point in the history
  3. fix: fix css split

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    584b423 View commit details
    Browse the repository at this point in the history
  4. chore: bump to 1.0.1

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1355105 View commit details
    Browse the repository at this point in the history
  5. chore: add changelog

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3ec6865 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcf10a4 View commit details
    Browse the repository at this point in the history
  7. chore: bump to 1.0.2

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    e82fec5 View commit details
    Browse the repository at this point in the history
  8. chore: add changelog

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    5d72cb0 View commit details
    Browse the repository at this point in the history
  9. fix: fix for preserve bug

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    4a96178 View commit details
    Browse the repository at this point in the history
  10. chore: bump to 1.0.3

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    b892b19 View commit details
    Browse the repository at this point in the history
  11. chore: add changelog

    yibn2008 committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    aeffd05 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. feat: support webpack 4

    yibn2008 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    eb03d39 View commit details
    Browse the repository at this point in the history
  2. chore: bump to 1.0.4

    yibn2008 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    4be9e81 View commit details
    Browse the repository at this point in the history
  3. chore: add changelog

    yibn2008 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    42a2afe View commit details
    Browse the repository at this point in the history
  4. feat: support webpack 4

    yibn2008 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    02272f8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. fix README

    yibn2008 authored May 10, 2018
    Configuration menu
    Copy the full SHA
    db94f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. breaking: change to support webpack 5

    Also
    - fix eslint config to use standard js
    - npm ignore all unused filed
    lwr committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    a6d75be View commit details
    Browse the repository at this point in the history
  2. chore: bump to 2.0.0

    Also
    - fix repository url
    lwr committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    a1a0271 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge pull request #1 from lwr/next

    breaking: change to webpack 5
    yibn2008 authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ae578ef View commit details
    Browse the repository at this point in the history
  2. chore: add changelog

    yibn2008 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d7a4643 View commit details
    Browse the repository at this point in the history
Loading