Jersson Morales Alza

Results 3 comments of Jersson Morales Alza

> It seems that rollup doesn't understand that it's module 🤔. Can you please create repro for that? It is a private library... I could not share this access 😔....

> > It seems that rollup doesn't understand that it's module 🤔. Can you please create repro for that? > > It is a private library... I could not share...

> Steps to reproduce: > > * `yarn create next-app` > * `cd my-app` > * `yarn add lightweight-charts` > * `yarn dev # it works` > * add `import...