Open Muppets opened 9 years ago
Hi,
Thanks for that - actually the vendor
folder should probably be omitted altogether from the repo, and we should instead rely on bower install
to populate it. Looks like the bowerfile is incomplete anyway - it doesn't include jQuery, which is used in the unit tests.
I'll mark this as one to fix next time I get a bit of time.
I was looking at add a feature to your awesome pagination directive. My first step for this was to get the existing unit tests up and running on grunt. When I ran the tests they failed with two warnings saying:
I managed to dig up these files and get the unit tests passing but it might be handy if these were included in your vendor folder on GitHub.
Keep up the awesome work!