Skip to content

Conversation

@MIGUELez11
Copy link
Contributor

What

Added the overlay module to the package.json exports to make it accessible for external consumption.

Why

The ReactRefreshRspackPlugin accepts a module option which should be able to use the default overlay implementation. Currently, without exposing the overlay module, it's not possible to extend or wrap the original overlay functionality.

How

Added the overlay module to the package exports in package.json.

Testing

  • Verified the overlay module can be imported from the package
  • Confirmed the original overlay functionality works when imported externally

@LingyuCoder
Copy link
Contributor

Thanks

@LingyuCoder LingyuCoder merged commit e6a010d into rstackjs:main Dec 9, 2024
1 check passed
@MIGUELez11
Copy link
Contributor Author

Thanks

To you for your quick response :D

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