dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Use clearer css-module ident names when in `withTests` mode #155

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Enhancement

Currently when using test-extras with expectRender it is very hard to tell which classnames have mismatched as they are represented by an 8-char hash. We should use the file and original class names when running tests.