package.json is configured with
"scripts": {
"build": "babel src -d lib"
}
package.json is configured with
"scripts": {
"build": "babel src -d lib"
}
Previous: Routed components call methods of other components.
Next: Echarts y-axis is time type, how to draw a dot chart at the corresponding time point