PIMBA

Results 9 comments of PIMBA

:), any progress or workaround ?

seems like caused by #4235: ![image](https://user-images.githubusercontent.com/7321731/190944398-cf66460f-70b2-44ea-b1d2-43cebea8a0b8.png)

any news about this?

I have been write a `fallback` options for webpack-loader at #549 that can allow user fallback to another loader, like babel-loader to transpile javascript file. ```js { transforms: ['typescript', 'jsx'],...

I have similar problem too, any news?

> can you try webpack with set experiments.css:true, I think this is the same behavior with webpack ![image](https://user-images.githubusercontent.com/8898718/249670506-12d6b512-070e-45b9-a535-ed695813b74e.png) just had time to test `experiments.css:true`... I think it's still some differences...