mdDataTable icon indicating copy to clipboard operation
mdDataTable copied to clipboard

Presence of minified js and css in bower repo

Open akkumar opened this issue 7 years ago • 0 comments

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 .

akkumar avatar Mar 10 '17 10:03 akkumar