Ghostbird edited a comment on issue #13541: URL: https://github.com/apache/incubator-echarts/issues/13541#issuecomment-728091908
It wasn't caching, maybe something generated it. I removed all references to that folder in my imports, that took care of the errors. Is there a reason why the `types/dist/echarts.d.ts` types are not exported? I have cast a lot of stuff to `any` now to get it to compile. I used the generated types in `types/src` to have specific casts that were a perfect fit for the situation. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
