Skip to content

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.

@yoannmoinet yoannmoinet added the on-hold The PR is on hold until further notice. label May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-hold The PR is on hold until further notice.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant