Skip to content

Fix usage of rollupOptions.onWarn#53

Merged
davidmyersdev merged 1 commit intodavidmyersdev:mainfrom
ArnaudBarre:patch-1
Nov 3, 2023
Merged

Fix usage of rollupOptions.onWarn#53
davidmyersdev merged 1 commit intodavidmyersdev:mainfrom
ArnaudBarre:patch-1

Conversation

@ArnaudBarre
Copy link
Copy Markdown
Contributor

Otherwise plugins like the reacts one can't hide the use-client directive warning.

The callback will then be called by the util: https://github.com/niksy/node-stdlib-browser/blob/master/helpers/rollup/plugin.js#L29

This probably also avoid double print of other warnings.

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.

2 participants