Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDN link not working #16

Open
mikima opened this issue Apr 27, 2018 · 3 comments
Open

CDN link not working #16

mikima opened this issue Apr 27, 2018 · 3 comments

Comments

@mikima
Copy link

mikima commented Apr 27, 2018

in "getting started" this URL is provided:

https://unpkg.com/mappa-mundi/dist/mappa.min.js

However it return error, seems that the minified version is not available.

Apparently you are not providing the minified file for version 0.5:

https://unpkg.com/mappa-mundi@0.0.5/dist/

@jimaek
Copy link

jimaek commented Apr 27, 2018

jsDelivr can auto-minify all files, so you dont even need to do anything https://cdn.jsdelivr.net/npm/mappa-mundi@0.0.5

@geoglrb
Copy link

geoglrb commented Jan 27, 2019

All true, but at least for beginners reaching the 'Getting Started' page, the code they cut-paste remains effectively broken.

@SoamBuild
Copy link

Hello take the following link and the sample code worked in p5.js online editor

https://cdn.jsdelivr.net/npm/mappa-mundi@0.0.4

i'm using this video for reference

https://www.youtube.com/watch?v=Ae73YY_GAU8&t=1705s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants