Commit 5ad07441 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Actualiza ruta a módulos en perfil de compilado

parent e63c93e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ var profileObj = {
		}
	},{
		name: 'redmic',
		location: 'src/redmic',
		location: 'src/component',
		resourceTags: {
			amd: amdTagger
		}