Always include 'only' group for nuiton-js package
8 Jun
2014
8 Jun
'14
10:27 a.m.
Hi, For all libs with dependencies, it's a good idea to make a full group <group name="angular-ui-tree"> with angular dependency. But in some case (global layout...) we need another 'only' group without any dependency. So final wro group should like: <group name="angular-ui-tree-only"> <js/> <css/> </group> <group name="angular-ui-tree"> <group-ref>angular</group> <group-ref>angular-ui-tree-only</group-ref> </group> Regards. -- Éric Chatellier - www.codelutin.com - 02.40.50.29.28
4390
Age (days ago)
4390
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Chatellier