rollup/rollup-plugin-buble

Cannot read property 'line' of undefined

Closed this issue · 2 comments

export default function(){
...
}
v0.17.0
(buble plugin) TypeError: Cannot read property 'line' of undefined

That's fixed by bublejs/buble#45.

thanks ~