Skip to content

Rollup warning due to annotation "/*#__PURE__*/" #73

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

Open
1 task done
paro-paro opened this issue Apr 14, 2025 · 0 comments
Open
1 task done

Rollup warning due to annotation "/*#__PURE__*/" #73

paro-paro opened this issue Apr 14, 2025 · 0 comments

Comments

@paro-paro
Copy link

Check existing issues

Ox Version

0.6.9

Current Behavior

Hi, I am using [email protected] which uses [email protected] under the hood.

When building my app using rollup, two warnings are thrown due to the position of the /#PURE/ annotation in both .../ox/_esm/core/Address.js and ox/_esm/core/internal/cursor.js

This same issue was reported and fixed here: 20 but seems like a regression has happened in latest versions.

P.S. In the reproduction, a circular dependencies warning and another error is thrown along with the other warning reported, but I am not getting those in my actual app.

Expected Behavior

No rollup warnings are thrown.

Steps To Reproduce

No response

Link to Minimal Reproducible Example

https://github.com/paro-paro/0x-rollup/

Anything else?

Image
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

No branches or pull requests

1 participant