Pedro Esperança

Results 8 issues of Pedro Esperança

**Note: for support questions, please use one of these channels:** [Chat: Gitter](https://gitter.im/angular2-webpack-advance-starter/Lobby) - **I'm submitting a ...** [x] bug report [ ] feature request [ ] question about the decisions...

bug

``` Running "cssmin:generated" (cssmin) task Warning: Broken @import declaration of "../bower_components/bootstrap-datepicker/dist/css/bootstrap-datepicker.css",Broken @import declaration of "../bower_components/ngGallery/src/css/ngGallery.css" ``` #### versions grunt-contrib-cssmin v: 0.14.0 Compass v: 1.0.3 (Polaris) Sass v: 3.4.21 (Selective Steve)...

How can I do something like: ``` git branch -D tempBranch ```

We are using [grape-batch](https://github.com/c4mprod/grape-batch) to handle batch requests in the server. a POST http request is expected with a body like: ``` { requests: [ { method: 'GET', path: '/api/v1/users'...

I get this error: ``` /bin/sh: slimrb: command not found ```