canvas-lms/ui-build
Aaron Shafovaloff ea47f42a15 Improve Karma test loading
Webpack was unnecessarily requiring files in webpack_spec_index.js

Serving public/dist/brandable_css/**/*.css in Karma is also
  unnecessary

This cuts down error noise in the console when running Karma tests

This also fixes use of globs in the command line, e.g.
  yarn run jspec-watch ./spec/javascripts/jsx/gradebook/**Spec.js

Test plan:
  - All JS tests pass

flag=none

Change-Id: I82b152bdc70fd77e260ffc27254211b1d0a8bbf5
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/303069
Reviewed-by: Jeffrey Johnson <jeffrey.johnson@instructure.com>
Reviewed-by: Christopher Soto <christopher.soto@instructure.com>
QA-Review: Christopher Soto <christopher.soto@instructure.com>
Product-Review: Aaron Ogata <aogata@instructure.com>
Build-Review: Aaron Ogata <aogata@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2022-10-12 18:23:35 +00:00
..
tools Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00
webpack restore ability for webpack development mode to use in-memory cache 2022-09-30 18:33:15 +00:00
webpack-for-karma Improve Karma test loading 2022-10-12 18:23:35 +00:00
package.json Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00
params.js Update spec/javascripts/ to latest prettier config 2022-09-29 22:27:11 +00:00