PIMBA
PIMBA
:), any progress or workaround ?
All conversations resovled.
seems like caused by #4235: 
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  just had time to test `experiments.css:true`... I think it's still some differences...