o-spreadsheet icon indicating copy to clipboard operation
o-spreadsheet copied to clipboard

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

Open dberardo-com opened this issue 1 year ago • 1 comments

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 avatar Jun 17 '24 18:06 dberardo-com

i have the same problem

Mar4ikler avatar Aug 02 '24 18:08 Mar4ikler