Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit cd08019

Browse files
committed
fix typo
1 parent 36b1b1d commit cd08019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default [{
2020
]
2121
}, {
2222
output: {
23-
file: 'build/Chart.BoxPlot.ems.js',
23+
file: 'build/Chart.BoxPlot.esm.js',
2424
name: 'ChartBoxPlot',
2525
format: 'esm',
2626
globals: {

0 commit comments

Comments
 (0)