Please consider reducing the number of things bundled with adal in npm. Most people don't need the tests/*, .jshint, karma.conf.js, Gruntfile.js, or changelog.txt files.
@MarkHerhold Thank you for the feedback. We have that to ensure that the external contributors can run all the tests before submitting a pull request. We can look at removing that from the bundle.
Please consider reducing the number of things bundled with adal in npm. Most people don't need the
tests/*
,.jshint
,karma.conf.js
,Gruntfile.js
, orchangelog.txt
files.