sairion / buble-loader

Webpack loader that compiles ES2015 features using buble
71 stars 16 forks source link

source-map #24

Open matthiasg opened 7 years ago

matthiasg commented 7 years ago

I did not find a simple way to have buble-loader also let buble create source maps. is there an easy way I am missing ?

ForsakenHarmony commented 7 years ago

can't you just use webpack source-maps?