Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 119e691

Browse files
committed
Add CDN and bring back fastly
1 parent eba98f9 commit 119e691

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ var Plotly = require('plotly.js-dist-dist');
8989

9090
To learn more about native imports please visit [here](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules). Also please note that ES6 import is not supported by IE-11.
9191

92+
### Content Delivery Network (CDN)
93+
Fastly supports Plotly.js with free CDN service. Read more at <https://www.fastly.com/open-source>.
94+
9295
### Un-minified versions are also available on CDN
9396
While non-minified source files may contain characters outside UTF-8, it is recommended that you specify the `charset` when loading those bundles.
9497
```html

0 commit comments

Comments
 (0)