Skip to content
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

imported object keys are mangled differently between chunks #280

Open
filipesilva opened this issue Jan 11, 2020 · 0 comments
Open

imported object keys are mangled differently between chunks #280

filipesilva opened this issue Jan 11, 2020 · 0 comments

Comments

@filipesilva
Copy link

What's the issue?

Followup from https://twitter.com/kristoferbaxter/status/1215787614239772672, where @kristoferbaxter said:

Got it building successfully, but imported object keys are mangled differently between chunks.

Believe this is due to not auto-generating the import extern with the correct structure (which requires creating them during the transform hook).

Likely to take awhile to fix.

How do we reproduce the issue?

git clone https://github.com/filipesilva/rollup-closure-cli
cd rollup-closure-cli
yarn
yarn rollup-closure
yarn e2e-rollup-closure

The missing keys will cause an error at runtime.

Additional context

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