Sha256: d1fb7f7a01060cef639644796ed137de730ce93488abef44d3e4f8f158c8b0f4
Contents?: true
Size: 464 Bytes
Versions: 20
Compression:
Stored size: 464 Bytes
Contents
# This main module requires all the sub-modules that should compose it # This pattern allows us to split a fat module in several files maestranoComponents = angular.module('maestrano.components', [ 'maestrano.components.mno-flash-msg', 'maestrano.components.mno-notification-widget', 'maestrano.components.mno-loading-lounge', 'maestrano.components.mno-password-strength', 'maestrano.components.mno-compile', 'maestrano.components.mno-password', ] )
Version data entries
20 entries across 20 versions & 1 rubygems