Creating a group whose name starts with a digit is not possible when using XML
DSL. Example:
<groups>
<group name="3rdparty">
<js>/script.js</js>
</group>
</groups>
The above example fails when model is built.
Original issue reported on code.google.com by alex.obj...@gmail.com on 4 Oct 2014 at 11:37
Original issue reported on code.google.com by
alex.obj...@gmail.com
on 4 Oct 2014 at 11:37