My problem was that my site had no files to bundle.  However, I had created the site with an MVC template, which includes jQuery scripts.  The bundle.config referred to those files and their folders.  Not needing the scripts, I deleted them.  After editing the bundle.config, all was good.