From 17955256d4ba5eba31045aac2ab79f43a1d0f9b5 Mon Sep 17 00:00:00 2001 From: pratu16x7 Date: Sun, 5 Nov 2017 14:54:39 +0530 Subject: [PATCH] update docs --- README.md | 8 ++++---- dist/frappe-charts.min.cjs.js | 8 -------- dist/frappe-charts.min.esm.js | 8 -------- docs/index.html | 2 +- 4 files changed, 5 insertions(+), 21 deletions(-) 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( -// '