tochoromero / aurelia-table

Simple functional data table for Aurelia
https://tochoromero.github.com/aurelia-table
MIT License
67 stars 25 forks source link

Aurelia Skeleton Bundling Aurelia-Table #42

Open wpearson4 opened 6 years ago

wpearson4 commented 6 years ago

I am bundling and referencing aurelia-table in my bundles.js. That portion is bundling correctly. It seems to not include "au-table-pagination.html". I see your reference when using the CLI would something similar need to be done with the skeleton?

wdzikowicz commented 6 years ago

try to add 'aurelia-table/*.html!text' in your bundles.js file