You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "echarts-bot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/05 03:56:27 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #18712: echarts/map/js/china.js 引入多次导致构建包体积增大

echarts-bot[bot] commented on issue #18712:
URL: https://github.com/apache/echarts/issues/18712#issuecomment-1575999774

   @yangjinjun3 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   The introduction of echarts/map/js/china.js multiple times leads to an increase in the size of the build package
   
   **BODY**
   
   ### Version
   
   4.8.0
   
   ### Link to Minimal Reproduction
   
   not
   
   ### Steps to Reproduce
   
   import 'echarts/map/js/China.js';
    geo: {
           map: 'China',
           roam: false,
           zoom: 1.23,
           label: {
             show: false,
             fontSize: '15'
              color: "rgba(0,0,0,0.7)",
           }
   }
   
   ### Current Behavior
   
   echarts/map/js/China.js was introduced multiple times, resulting in an increase in the size of the build package
   
   ### Expected Behavior
   
   echarts/map/js/China.js introduced multiple times causes the build package size not to increase
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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