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

module importer cannot resolve "export * from ..." #4486

Open
dberardo-com opened this issue Jun 17, 2024 · 1 comment
Open

module importer cannot resolve "export * from ..." #4486

dberardo-com opened this issue Jun 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dberardo-com
Copy link

i am not sure if this is a limitation of rollup or the problem is in the browser itself, but wherever there is an export * from ... the import from that file seem not to be resolved in the browser.

how do the development team manage to overcome this issue ? i am trying to start the spreadsheet in dev mode but cannot understand how to take advantage of hot module reloading without having to rebuild the code every single time.

any hint ?

@dberardo-com dberardo-com added the bug Something isn't working label Jun 17, 2024
@Mar4ikler
Copy link

i have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants