morganstanley / ComposeUI

A .NET Core based, WebView2 using UI Container for hybrid web-desktop applications
https://morganstanley.github.io/ComposeUI/
Apache License 2.0
64 stars 23 forks source link

chore: Create Rollup bug repro example #808

Closed kruplm closed 1 month ago

kruplm commented 1 month ago

Created example to demonstrate the bug in the Rollup bundler. As the committed bundle demonstrates the chart function has an additional t at the end resulting in a runtime error. This is a regression as 3.29 didn't have this issue.