Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Remove deprecated rollup hook onwrite #2

Closed
wants to merge 1 commit into from
Closed

WIP: Remove deprecated rollup hook onwrite #2

wants to merge 1 commit into from

Conversation

pascaliske
Copy link

@pascaliske pascaliske commented Apr 10, 2019

Rollup deprecated the onwrite hook in v1.0.0.
This PR integrates the generateBundle which is recommended by the rollup team. For this new hook the bundles should be traversed in-memory as the hook is actually called before writing the files to disk.

@pascaliske pascaliske changed the title Remove deprecated rollup hook onwrite WIP: Remove deprecated rollup hook onwrite Apr 10, 2019
@pascaliske
Copy link
Author

Will close this as it would be ideally to wait until rollup/rollup#2717 gets resolved.

@pascaliske pascaliske closed this Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant