[!] (buble plugin) TypeError: this.body.initialise is not a function
build/es5.js (undefined:undefined)
TypeError: this.body.initialise is not a function
at new Program (file:///Users/marvinh/dev/oss/json5/node_modules/buble/src/program/Program.js:31:12)
at Object.transform (file:///Users/marvinh/dev/oss/json5/node_modules/buble/src/index.js:90:9)
at Object.transform (file:///Users/marvinh/dev/oss/json5/node_modules/rollup-plugin-buble/dist/rollup-plugin-buble.cjs.js:20:18)
at file:///Users/marvinh/dev/oss/json5/node_modules/rollup/dist/rollup.js:20780:41
Error doesn't happen in Node.
Steps to reproduce
npm i
DENO_FUTURE=1 deno task build
Version: Deno 1.44.4