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

fix: Fix purity lint for CSS Modules in swc mode #7621

Merged
merged 12 commits into from
Mar 6, 2024
Merged

fix: Fix purity lint for CSS Modules in swc mode #7621

merged 12 commits into from
Mar 6, 2024

Commits on Mar 5, 2024

  1. Add a test

    kdy1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7f32b61 View commit details
    Browse the repository at this point in the history
  2. fix litn

    kdy1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1d4b4e1 View commit details
    Browse the repository at this point in the history
  3. use

    kdy1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8cff045 View commit details
    Browse the repository at this point in the history
  4. Update crates/turbopack-css/src/process.rs

    Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
    kdy1 and sokra committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ee5651d View commit details
    Browse the repository at this point in the history
  5. Add tests

    kdy1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0909ede View commit details
    Browse the repository at this point in the history
  6. fixup

    kdy1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    aa05617 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. is_pure

    kdy1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    086c284 View commit details
    Browse the repository at this point in the history
  2. fn

    kdy1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9a830d8 View commit details
    Browse the repository at this point in the history
  3. if let

    kdy1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8734616 View commit details
    Browse the repository at this point in the history
  4. WIP

    kdy1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    59e1959 View commit details
    Browse the repository at this point in the history
  5. swc

    kdy1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ae94feb View commit details
    Browse the repository at this point in the history
  6. clippy

    kdy1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c47b9bf View commit details
    Browse the repository at this point in the history