pugjs / pug

Pug – robust, elegant, feature rich template engine for Node.js
https://pugjs.org
21.64k stars 1.96k forks source link

Source file #2698

Open clairetsai818 opened 7 years ago

clairetsai818 commented 7 years ago

Hi, I am a member of CDNJS. We've received a issue to rename the library "jade" to "pug". I'm wondering which files would you like us to host on CDN. Thanks!

ForbesLindesay commented 7 years ago

We'll have to generate a couple of browserified versions for you. Would you normally pull from npm or GitHub? I think the easiest thing for us might be to generate a pug-cdnjs package and publish that to npm. I think the files we would want would be:

Does that sound sensible to you? Would you want us to publish minified builds as well, or would you generate those for us?

clairetsai818 commented 7 years ago

@ForbesLindesay We will generate minified files, so you don't have to publish that. We usually pull from the platform which has more releases online. @PeterDaveHello Is it okay to pull from npm this time?

PeterDaveHello commented 7 years ago

We can pull from both git repo or npm package, for file integrity, I prefer to have officially minified file, and maybe with map file if it's possible.

clairetsai818 commented 7 years ago

@ForbesLindesay Would you please generate the package with minified builds for us? Thanks!