You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/03/03 20:58:35 UTC

[GitHub] [echarts] chfw commented on pull request #14372: refactor(theme): make themes installable, provide self-registered lib, pure object lib and installable lib.

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org