Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Deprecated method used in generateBundle rollup code #2

Open
artokun opened this issue May 29, 2020 · 1 comment
Open

Deprecated method used in generateBundle rollup code #2

artokun opened this issue May 29, 2020 · 1 comment

Comments

@artokun
Copy link

artokun commented May 29, 2020

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
@artokun artokun changed the title 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. Deprecated method used in generateBundle rollup code May 29, 2020
@dafn
Copy link
Owner

dafn commented May 31, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants