You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.
Though I find out that the plugin files are not minified and are in different folders which makes sense
but to make the distribution simpler, I would suggest to use the github's cdn and minfy the map js file and the library and store under dist folder
I didn't check myself, but if the minified version of the raphael.js already exists then no need to minify it again in this repo's dist folder, instead refer to the existing lib by mentioning it in the readme and documentation.
Thank for amazin Plugin.
Though I find out that the plugin files are not minified and are in different folders which makes sense
but to make the distribution simpler, I would suggest to use the github's cdn and minfy the map js file and the library and store under
dist
folderI didn't check myself, but if the minified version of the raphael.js already exists then no need to minify it again in this repo's dist folder, instead refer to the existing lib by mentioning it in the readme and documentation.
I was referring to this article to use github as CDN
https://gomakethings.com/how-to-turn-any-github-repo-into-a-cdn/
The text was updated successfully, but these errors were encountered: