fixed grunt minification and dependency injection bug#3
fixed grunt minification and dependency injection bug#3tahashahid wants to merge 1 commit intologbon72:masterfrom
Conversation
removed unnecessary dependency on 'ngAudioRecorderWaveView' directive run gulp task for buil dist
|
Good call, I just did this to the code locally. Also all the inline annotation's are kind of inefficient, just IMO. |
|
recording part is working fine with localhost |
|
@kspandana In recorder-controller.js line 237 (for me but I have some tweaks) reads |
|
Was there a reason this was never fixed/merged? I know AngularJS is a bit old by now but this is a pretty great recorder. Concatenate/uglify continues breaking it. |
|
bonjour , comment peut-on executer cette application |
fixed angular dependency injection issue
removed unnecessary dependency on 'ngAudioRecorderWaveView' directive
run gulp task for buil dist
dependency injection not working when trying to minified and concatinate scripts using grunt because of diffrent names of functions and $injector not work with some grunt modules
Please review my changes and merge them