chfw commented on pull request #14372: URL: https://github.com/apache/echarts/pull/14372#issuecomment-790050182
for theme directories, i.e 'carp', 'dark-blue', you can use this syntax: .../theme/carp/index.ts ---> equals .../theme/carp.ts the advantage of former, is that you can separate your code into several files. ---------------------------------------------------------------- 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]
