diff --git a/README.md b/README.md index 41594b2..0083a6f 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,12 @@ ```console $ npm install frappe-charts ``` - + and include in your project: ```js - import Chart from "frappe-charts" + import Chart from "frappe-charts/dist/frappe-charts.min.esm" ``` - + * ...or include within your HTML ```html @@ -84,5 +84,5 @@ If you want to contribute: This repository has been released under the [MIT License](LICENSE) ------------------ -Made with ♥ by [pratu16x7](https://github.com/pratu16x7). Awesome logo by [raghukamath](https://github.com/raghukamath). +Made with ♥ by [pratu16x7](https://github.com/pratu16x7). Awesome logo by [raghukamath](https://github.com/raghukamath). Project maintained by [frappe](https://github.com/frappe). diff --git a/dist/frappe-charts.min.cjs.js b/dist/frappe-charts.min.cjs.js index b4c93a0..ba74cd7 100644 --- a/dist/frappe-charts.min.cjs.js +++ b/dist/frappe-charts.min.cjs.js @@ -3235,14 +3235,6 @@ var Heatmap = function (_BaseChart) { return Heatmap; }(BaseChart); -// if ("development" !== 'production') { -// // Enable LiveReload -// document.write( -// '