Download of 2.0.4 does not include dataTables(.min).css

Download of 2.0.4 does not include dataTables(.min).css

mc2002tiimc2002tii Posts: 7Questions: 2Answers: 0

I am trying to download 2.0.4 with the Bootstrap 5 framework option and the DataTables, Buttons, Column Visibility, and Responsive packages. The download file that gets produced does not have the css/dataTables.css and css/dataTables.min.css files.

The js directory does have the correct rollup files.

Answers

  • stuartzstuartz Posts: 2Questions: 0Answers: 0

    Same here. While specifically clicking items to build, the zip includes all css and js files for bootstrap versions, foundation, jquery, etc. even though not requesting those. Also, requesting extensions (ie buttons) does not get included in the datatables.js

  • allanallan Posts: 61,787Questions: 1Answers: 10,115 Site admin

    Gah - sorry. I need to stop trying to make things better and just leave stuff alone... I'm looking into what I've done wrong here.

    Allan

  • allanallan Posts: 61,787Questions: 1Answers: 10,115 Site admin

    That's fixed now. I had two branches which had diverged a little :(.

    The download builder no longer includes the directories in the generated zip file. They aren't needed and were an artifact of how it used to work. It now just gives the datatables.* files.

    Allan

  • mc2002tiimc2002tii Posts: 7Questions: 2Answers: 0

    Thank you!

  • stuartzstuartz Posts: 2Questions: 0Answers: 0

    Awesome! Thanks for the quick response!

Sign In or Register to comment.