krux / postscribe

Asynchronously write javascript, even with document.write.
MIT License
986 stars 157 forks source link

TODO: cdn for postscribe.min.js #38

Closed szepeviktor closed 10 years ago

szepeviktor commented 10 years ago

https://github.com/cdnjs/cdnjs https://github.com/jsdelivr/jsdelivr

Would you like me to submit postscribe?

jnewman commented 10 years ago

Sure. Thanks.

szepeviktor commented 10 years ago

Please add tag 1.1.2 as it is required for CDNs.

szepeviktor commented 10 years ago

Please add this line to package.json (for CDN-s) "filename": "postscribe.min.js",

szepeviktor commented 10 years ago

Could you also add source map? https://developers.google.com/chrome-developer-tools/docs/javascript-debugging#source-maps

szepeviktor commented 10 years ago

https://github.com/cdnjs/cdnjs/pull/2753

szepeviktor commented 10 years ago

https://github.com/jsdelivr/jsdelivr/pull/406

jnewman commented 10 years ago

Created https://github.com/krux/postscribe/issues/46 for source maps

szepeviktor commented 10 years ago

Please read the two additional comments above.

jnewman commented 10 years ago

I'll add homepage to the next version's package.json. I tagged 1.1.2 w/ filename and main in the package.json. Reopen if something else is needed.

szepeviktor commented 10 years ago

postscribe is on both cdn-s (updating...)

jnewman commented 10 years ago

Great thanks.