Open citizenmatt opened 8 years ago
The default directives are parsed from angular.js, but rely on the JSDoc comments. A minified angular.min.js doesn't include the JSDoc comments, so no default directives.
angular.js
angular.min.js
See #42
The default directives are parsed from
angular.js
, but rely on the JSDoc comments. A minifiedangular.min.js
doesn't include the JSDoc comments, so no default directives.See #42