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

No default jsDelivr CDN file set #208

Open
rwd opened this issue Aug 20, 2018 · 0 comments
Open

No default jsDelivr CDN file set #208

rwd opened this issue Aug 20, 2018 · 0 comments

Comments

@rwd
Copy link

rwd commented Aug 20, 2018

We are in the process of switching to using jsDelivr as a CDN for JS libraries instead of hosting them ourselves.

aurora.js is on jsDelivr as av, but jsDelivr complains that "Sadly, this package doesn't have a default file set." since v0.4.0. Their advice is:

This package doesn't have a default file set. You can set it via jsdelivr, browser, or main field in package.json

I see that in package.json there are already fields for both browser and main but these do not seem to result in a compiled, minified JS like the one on CDNjs.

Would it be possible to add a jsdelivr field to package.json so that jsDelivr is able to act as a CDN for any new versions?

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

1 participant