yangjinjun3 opened a new issue, #18712:
URL: https://github.com/apache/echarts/issues/18712

   ### Version
   
   4.8.0
   
   ### Link to Minimal Reproduction
   
   无
   
   ### 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 引入多次导致构建包体积增大
   
   ### Expected Behavior
   
   echarts/map/js/china.js 引入多次导致构建包体积不要增加
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to