Commit eee9980a authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige compilación con nuevos widgets

Reordena el listado de packages para no englobar los widgets en el
package de 'redmic'.
parent 1a5ee72c
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -101,14 +101,14 @@ var profile = {
			amd: amdTagger
		}
	},{
		name: 'redmic',
		location: 'redmic',
		name: 'RWidgets',
		location: 'redmic/widgets',
		resourceTags: {
			amd: amdTagger
		}
	},{
		name: 'RWidgets',
		location: 'redmic/widgets',
		name: 'redmic',
		location: 'redmic',
		resourceTags: {
			amd: amdTagger
		}