might not need to keep a "cdnjs" folder
Hi @morteza , I have made a PR to add the latest bootstrap-rtl in cdnjs. my PR : https://github.com/cdnjs/cdnjs/pull/5295
And, I add a auto-update config in package.json for cdnjs. That will let cdnjs automatically add the latest version by the git tags.
I think you might not need to keep a cdnjs folder in dist/.
cdnjs would host these version for you.
Thank you!
We should first figure out what's the difference between the cdnjs inside and outside. It didn't been updated for a while.
@Amomo @PeterDaveHello Thank you guys. It's still referring to 3.2.x. What is up on updating cdnjs and your PRs?
I wonder if we should grab files directly from dist/css and dist/js or from dist/cdnjs? Seems it's old, is there any special in cdnjs folder? Thanks.
The updated ones are all inside dist/ directory.
That cdnjs/directory is kinda old, used to push changes to the cdnjs repo, and must be removed now.
Okay, let's remove it :+1: