Questions tagged as 'gulp'

0
answers

How to choose the default folder when executing the "styles" and "scripts" functions of Elixir?

Using Laravel Elixir, I usually use the styles and scripts functions to concatenate the assets to a single file. However, it seems that by default these two functions try to read files from the resources/assets folder. Wh...
asked by 30.09.2016 / 19:20
1
answer

Compressing all NodeJs JS files (node_modules) decreases performance?

In my application I'm using Gulp to compress all my JS files that are inside the node_modules folder, my question is about performance, it's a bad practice to do this or not? If you have any suggestions, it will help a lot!     
asked by 09.09.2016 / 14:54
0
answers

Problem loading CSS Sass file

I'm facing a problem where when generating the CSS file, where it is generated by a task made through Gulp. When interpreting Sass and generating CSS, the file in the site only changes if I delete and create a new .css file, otherwise it remains...
asked by 28.04.2016 / 19:15
1
answer

How to do livereload on a local server?

In recent times I have seen a lot of information about Gulp.js for front-end development. And I want to use some functions of it like livereload while developing the front end of a java application. But I can not find information about making th...
asked by 06.10.2015 / 19:04
1
answer

The gulp build is changing the location of the div

After gulp build the column changes location     
asked by 27.08.2017 / 21:57