Closed marshall-davis closed 7 years ago
This adds the second (required) argument to angular.module() by modifying TEMPLATE_HEADER. Fixes #143.
angular.module()
TEMPLATE_HEADER
see the standalone option in README.
standalone
This adds the second (required) argument to
angular.module()
by modifyingTEMPLATE_HEADER
.Fixes #143.