ice icon indicating copy to clipboard operation
ice copied to clipboard

fix: enhance plugin to support alias resolution for css module plugin

Open ClarkXia opened this issue 4 months ago • 1 comments

This pull request updates the CSS Modules plugin integration across the build pipeline to support path alias resolution, improving how CSS module imports are handled in projects with custom path aliases. The main changes involve passing alias configuration to the CSS Modules plugin and updating its internal logic to resolve paths using these aliases.

ClarkXia avatar Aug 07 '25 10:08 ClarkXia

Add a changeset?

DONE

ClarkXia avatar Sep 09 '25 08:09 ClarkXia