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

[rum] Add RUM's plugin documentation #144

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yoannmoinet
Copy link
Member

@yoannmoinet yoannmoinet commented Feb 27, 2025

What and why?

Make the feature visible.

How?

Adding back its README and remove it from the list of README exceptions.

TODO

  • Find a way to bundle in types in the plugin.

> the plugin makes sure the SDK is loaded before executing your code.

```ts
import type { RumTypes: { RumPublicApi } } from '@datadog/webpack-plugin';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not working because the dts() bundling doesn't bundle in @datadog/browser-rum for some reason.

Needs a fix before merging.

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.

1 participant