svelte-typescript-rollup
svelte-typescript-rollup copied to clipboard
Deprecated method used in generateBundle rollup code
rollup v2.3.4
bundles src/index.ts → dist/index.js...
http://localhost:10001 -> /Users/art/code/runway/dist
LiveReload enabled
(!) A plugin is directly adding properties to the bundle object in the "generateBundle" hook. This is deprecated and will be removed in a future Rollup version, please use "this.emitFile" instead.
created dist/index.js in 1.9s
This is known, but I will, for now, not work on it as it is not breaking anything. It should fix it self in the future as I update the dependencies. If not I will fix it manually