Skip to content

ubirajaralucena/gulp-template-for-html-css-sass-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMPILE ALL JAVASCRIPT FILES INTO ONE FILE FOR DEVELOPMENT WORK

This task concatenates all the JavaScript (JS) files in the development folder (devSourceFolder + '/' + JSFolder) into one file, names it according to the value of the JSTargetFilename variable, then writes the file to the folder named after the value of the JSDevTargetFolder variable.

About

A simple Gulp template for HTML, Sass/CSS, and ES6 JavaScript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.6%
  • CSS 27.9%
  • HTML 1.5%