rehanvdm / serverless-website-analytics

A CDK construct that consists of a serverless backend, frontend and client side code to track website analytics
GNU General Public License v2.0
166 stars 13 forks source link

Plotly.js must not fetch JSON for the map from an external CDN #23

Open rehanvdm opened 1 year ago

rehanvdm commented 1 year ago

It must use the embedded JSON value for the map, from the package npm or we must bundle and point to it ourselves.

image

image