angular-gulp-seed icon indicating copy to clipboard operation
angular-gulp-seed copied to clipboard

gulp task to build without optimizing

Open hanoii opened this issue 7 years ago • 1 comments

Hi,

We are using this boilerplate project which got quite big. I am trying to adapt the gulp build process so that it does everything needed to run the site from a webserver but with as less compression/minification/concatenation as possible. Kind of what gulp serve does but from an actually built site.

I would call this something like gulp build:debug or gulp build:plain.

Being not a FE/agunluar/gulp expert I haven't figured this out yet.. I wonder if you might be able to help.

Thanks!

hanoii avatar Sep 29 '17 15:09 hanoii

Hi @hanoii Tks for using this boilerplate,

It's been about 2 years that I don't implement new features in this project (the last commit was in Aug 21, 2015), It would be nice to create that feature for you, but I'm quite busy at the moment to do that.

But feel free to open a pull request if you eventually do it in the future.

PauloLuan avatar Sep 29 '17 16:09 PauloLuan