This repository was archived by the owner on Jan 15, 2019. It is now read-only.

Description
Why not use [name] in localIdentName ? ([local]___[hash:base64:5])
If all components has same root className, like .rootor .container, all component className has same name with different hash.
In general, I use [local]__[name]__[hash:base64:5] who allow to recognize className by file name.