Skip to content

Commit afe2d86

Browse files
authored
Merge pull request #4691 from jeroen1602/angular_support
Added support for the Angular compiler.
2 parents 2aac8d3 + 71aae18 commit afe2d86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"url": "https://github.com/apexcharts/apexcharts.js.git"
88
},
99
"main": "dist/apexcharts.common.js",
10+
"es2020": "dist/apexcharts.esm.js",
1011
"unpkg": "dist/apexcharts.js",
1112
"jsdelivr": "dist/apexcharts.js",
1213
"typings": "types/apexcharts.d.ts",

0 commit comments

Comments
 (0)