Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !11989

[LEOP-280]Upgrade sass-loader version to v10.x

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/Skyscanner/upgrade-sass-loader-version into main Jan 27, 2022
  • Overview 1
  • Commits 13
  • Pipelines 0
  • Changes 36

Created by: SophiaChen2021

For sass-loader 8.0.0 and higher, the default number of threads used is 4, and thread size can be configured by setting the UV_THREADPOOL_SIZE env var, it can improve the build performance. Detail: https://confluence.skyscannertools.net/display/LEOP/Standardizing+backpack-react-scripts%28BRS%29+As+The+Only+Build+Tool

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Skyscanner/upgrade-sass-loader-version