UNPKG

angular-froalacharts

Version:

Simple and lightweight official Angular component for FroalaCharts. `angular-froalacharts` enables you to add JavaScript charts in your Angular application without any hassle.

11 lines (10 loc) 201 B
export default { entry: 'dist/index.js', dest: 'dist/dist/index.js', sourceMap: false, format: 'umd', moduleName: 'ng.angular-froalacharts', globals: { '@angular/core': 'ng.core' } }