-
Before submitting your issue, please make sure that you've checked all of the checkboxes below.
- [x] You're running the [latest release](https://github.com/REBElinBLUE/deployer/releases/latest) ve…
-
After implementing gulp-htmlmin, gulp watch goes into an endless loop for me.
I'm on Laravel (elixir sits on top of gulp).
```javascript
elixir.extend('compress', function() {
new elixi…
-
Before submitting your issue, please make sure that you've checked all of the checkboxes below.
- [x] You're running the [latest release](https://github.com/REBElinBLUE/deployer/releases/latest) ve…
-
Hello,
i have found a bug when using GrahamCampbell/Laravel-HTMLMin and artesaos/defender together.
artesaos/defender registers some custom blade directives like @shield and @endshield... when using…
-
First off, thanks for this package. I did notice some strange inconsistency that's causing some new lines to be removed and replaced with nothing.
Using Laravel 5.2.43, Laravel-HTMLMin 4.3,PHP 7.0.9,…
-
Unfurtunally, the package mess with the html email when automatic compile is enabled.
There is anyway to disable it on email views?
-
@REBELinBLUE Could You help me?
> A connection could not be established to the socket at http://deploy.local. This is required for reporting the status on running deployments. Please reload, if the …
-
When I run
`npm i gulp-htmlmin --save-dev`
I get
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "i" "gulp…
-
Hey there, nice package.
So when enabling 'Automatic Blade Optimisations' maybe 80% of my views compile.
The others, refuse to. So after some playing around I found that, indeed, 'Force Blade Optimis…
-
The discussion started from [here](https://github.com/jhipster/generator-jhipster/issues/3664)
Migrating System Js into Webpack, to align more towards angular-cli.
cc @deepu105 @mraible @TheLark…