mdDataTable
mdDataTable copied to clipboard
Presence of minified js and css in bower repo
The documentation refers to the following files:
https://cdnjs.cloudflare.com/ajax/libs/md-data-table/1.8.0/md-data-table-templates.min.js https://cdnjs.cloudflare.com/ajax/libs/md-data-table/1.8.0/md-data-table.min.js https://cdnjs.cloudflare.com/ajax/libs/md-data-table/1.8.0/md-data-table-style.css
When we install through bower repo, can we have the 2 minified js files present in the dist as well ( md-data-table.min.js and md-data-table-templates.min.js).
Also the css file (md-data-table-style.css) would be better off minified as well ( both in the CDN and bower/npm repos). FYI .