michalkvasnicak / babel-plugin-css-modules-transform

Extract css class names from required css module files, so we can render it on server.
MIT License
326 stars 54 forks source link

Doesn't work with @babel/register, works only with @babel/cli #112

Open caub opened 3 years ago

caub commented 3 years ago

Any idea how to get it to work with @babel/register? It only generates empty css files