How to configure echarts? for externals of webpack4 Invalid

 echarts3.8
import echarts from "echarts/lib/echarts";
import "echarts/lib/chart/bar";
import "echarts/lib/component/tooltip";

externals:{
    echarts : "echarts ",//echarts !!!
    moment: "moment" //moment
}

<script src = cdn />


Aug.11,2021

you should use regular to write.


Brother, how did you solve it?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34862-2b69a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34862-2b69a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?