How to compress custom services so that they can be used normally
This is a custom service
Please tell me the solution to this problem
indexApp.service('Tool',['$http','Service',function($http,Service){ }]);