Daniel Wang
Daniel Wang
Hi @cubiq , We are [cdnjs](https://github.com/cdnjs/cdnjs) team, we want to host this project in cdnjs. Could you please tell me if filed in PNG need to be added in cdnjs?...
Hi @jgthms , We are [cdnjs](https://github.com/cdnjs/cdnjs) team. We want to host this library. Could you please add **git tags** so that the git auto-updater in cdnjs project can recognize the...
This badge will show the version on CDNJS!
I take [titatoggle](https://github.com/kleinejan/titatoggle) as an example. In this case, we need to grab `titatoggle-dist.css` and `titatoggle-dist-min.css` only. But I found that importer also grab `_titatoggle.less` in dist folder. We don't...
I take [titatoggle](https://github.com/kleinejan/titatoggle) as an example. In this case, filename should be `titatoggle-dist-min.css` but I found that importer fill `/_titatoggle.less` into filename field.
I take [titatoggle](https://github.com/kleinejan/titatoggle) as an example. This library does not be published on NPM, but importer added npm auto-update config in package.json. It should use **git auto-update** instead of npm...
I found that if there is empty field in `package.json`, importer won't removed it. But it should be removed or filled information in the field. I take [titatoggle](https://github.com/kleinejan/titatoggle) as an...
Hi @wentin , We are [cdnjs](https://github.com/cdnjs/cdnjs) team, we're going to host this library. The git auto-updater in cdnjs relies on **[git tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging)** so that it can recognize the correct version...