dojo / cli-build-webpack

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

Use long css-module ident when compiling with tests #160

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Using the long css module ident provides human readable class names to tests and more importantly to the expectRender diff output.

Resolves #155