I have tried to use this syntax as the readme says
loader: 'babel-loader!wc-loader'
WC loader works, but the resulting Javascript code isn't transpiled, the Babel loader is already configured, as I added WC loader on an existing workflow.
I will put a quick repo ASAP to reproduce the issue, but if you have some quick tip it is welcome.
I have tried to use this syntax as the readme says
WC loader works, but the resulting Javascript code isn't transpiled, the Babel loader is already configured, as I added WC loader on an existing workflow.
I will put a quick repo ASAP to reproduce the issue, but if you have some quick tip it is welcome.
thanks