Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

hikiko4ern/sass-loader-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction for the case where the sass-loader does not dispose extra modern-compiler sass compilers.

To reproduce:

  1. pnpm i
  2. pnpm webpack

The Node.js process will never exit, because the dart sass.snapshot --embedded processes run by the compiler will never exit.

About

repro for webpack-contrib/sass-loader#1244

Resources

Stars

Watchers

Forks