quasarframework / quasar-testing

Testing Harness App Extensions for the Quasar Framework 2.0+
https://testing.quasar.dev
MIT License
179 stars 66 forks source link

fix: #331 Fixed module mapper for css files in Jest #332

Open Brunni132 opened 1 year ago

Brunni132 commented 1 year ago

What kind of change does this PR introduce? (check at least one)

If you are adding a new test runner, have you...? (check all)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

Other information: Note that I took the original path as a base, and this will handle any extension that ends by css, such as scss. Please check that it's what you want. If not, you might want to remove the .* before css.