Skip to content

[Bug]: (regression) circular import generated when using static import and dynamic import #9161

@sapphi-red

Description

@sapphi-red

Reproduction link or steps

REPL

What is expected?

When running node dist/entry-0.js, no error is shown.

What is actually happening?

When running node dist/entry-0.js, the following error is shown:

TypeError: _node1_85ydvQMv_js.__exportAll is not a function
    at eval (file:///home/projects/73yvfxnd--run/dist/entry-2.js:19:56)

System Info

REPL 1.0.0-rc.16

Any additional comments?

This seemed to be working with rc.15.
Found at sapphi-red/zarara#16 (comment)

Metadata

Metadata

Type

Priority

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions