T
TanStack10mo ago
generous-apricot

rsbuild + iOS 14 and below issue

Hi, I’m facing an issue where my built project is giving an error due to unsupported private fields for iOS mobile safari 14 and below. I set the chunk splitting strategy to “by module” and it’s only this package that is using private class fields in the built code. Are there any workaround for this?
1 Reply
generous-apricot
generous-apricotOP10mo ago
Anyone?

Did you find this page helpful?