Closed beevelop closed 7 years ago
ATM there are no sourcemaps available, what is quite a pain to debug. It seems as if they were intended to exist in the first place.
The command in the Makefile is slightly different to really get sourcemaps for the ng-admin.min.js and ng-admin.min.css files.
ng-admin.min.js
ng-admin.min.css
@Kmaschta can we merge this. Creating the sourcemap can take a bit of time but its indeed useful for debugging
I merge it, but I would love a double check from @fzaninotto
ATM there are no sourcemaps available, what is quite a pain to debug. It seems as if they were intended to exist in the first place.
The command in the Makefile is slightly different to really get sourcemaps for the
ng-admin.min.js
andng-admin.min.css
files.