Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use CssExtractRspackPlugin to extract CSS #1577

Merged
merged 35 commits into from
May 13, 2024

Commits on Jan 30, 2024

  1. feat: use mini-css-extract

    9aoy committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4a133a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix: update css plugin

    9aoy committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    46d6fc9 View commit details
    Browse the repository at this point in the history
  2. fix: merge conflict

    9aoy committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a3e4b08 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix: bump rspack

    9aoy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9e8e07d View commit details
    Browse the repository at this point in the history
  2. fix: snapshot

    9aoy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    08a7b22 View commit details
    Browse the repository at this point in the history
  3. fix: loader name

    9aoy committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    02568f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix: update test case config

    9aoy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5ca93fd View commit details
    Browse the repository at this point in the history
  2. fix: resolve conflicts

    9aoy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    83a518d View commit details
    Browse the repository at this point in the history
  3. fix: bump rspack

    9aoy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    885d96e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94c99ca View commit details
    Browse the repository at this point in the history
  5. fix: resolve conflicts

    9aoy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    263ad32 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fix: use rspack 0.5.7 canary

    9aoy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    3515d63 View commit details
    Browse the repository at this point in the history
  2. fix: bump rspack

    9aoy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    59f070e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix: bump rspack

    9aoy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b6e955a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix: bump rspack

    9aoy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0dd7269 View commit details
    Browse the repository at this point in the history
  2. fix: merge conflict

    9aoy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5d23ea7 View commit details
    Browse the repository at this point in the history
  3. fix: add css-assets test case

    9aoy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    790e832 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix: bump rspack again

    9aoy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fee5153 View commit details
    Browse the repository at this point in the history
  2. fix: merge conflict

    9aoy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7673a15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9813973 View commit details
    Browse the repository at this point in the history
  4. fix: bump +11

    9aoy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    387525a View commit details
    Browse the repository at this point in the history
  5. fix: merge conflict

    9aoy committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6f07c4e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    e8562d5 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    9aoy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    41ff7ff View commit details
    Browse the repository at this point in the history
  3. fix: snapshot

    9aoy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    637e63b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. fix: update rspack

    9aoy committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ab01984 View commit details
    Browse the repository at this point in the history
  2. fix: update test case

    9aoy committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9bf4d5d View commit details
    Browse the repository at this point in the history
  3. fix: bump rspack

    9aoy committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    54df855 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: use latest rspack

    9aoy committed May 7, 2024
    Configuration menu
    Copy the full SHA
    38a40d9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 13, 2024

  1. Update package.json

    Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
    9aoy and chenjiahan authored May 13, 2024
    Configuration menu
    Copy the full SHA
    e9b1d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3f082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7253ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b7251a View commit details
    Browse the repository at this point in the history
  5. fix: update css assets

    chenjiahan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6e88d85 View commit details
    Browse the repository at this point in the history