symfony / webpack-encore

A simple but powerful API for processing & compiling assets built around Webpack
https://symfony.com/doc/current/frontend.html
MIT License
2.23k stars 199 forks source link

Add tests for CSS Modules with React and Preact #1343

Closed Kocal closed 1 month ago

Kocal commented 1 month ago
Q A
Bug fix? no
New feature? no
Deprecations? no
Issues Fix #...
License MIT

Quick PR to add functional tests about using CSS Modules with React and Preact, to see it it also break CSS Modules with them in #1319.