dojo / cli-test-intern

:rocket: Dojo - cli command for testing applications
http://dojo.io
Other
2 stars 19 forks source link

Generating CSS keys #145

Closed rorticus closed 4 years ago

rorticus commented 4 years ago

Type: feature

The following has been addressed in the PR:

Description:

Generating _key properties for CSS files. There doesn't seem to be a way to modify the output from the css-modules-require-hook package, so after calling it, I wrap it in another method that will inject the key value.

Resolves #144