Skip to content

gulp常用的配置信息以及基本的文件目录

License

Notifications You must be signed in to change notification settings

sinianzhiren/gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp

gulp常用的配置信息以及基本的文件目录 我将常用的gulp配置文件写好,在gulpfile.js文件中,此版本依赖的gulp版本是,3.9.1,clone后直接执行npm install //or yarn install即可将常用的gulp配置生成,使用者可以根据自己的需要进行修改。

git clone https://github.com/sinianzhiren/gulp.git
gulp //启动开发环境
gulp build //启动生产环境

gulpfile.js中还有gulp-concat, 以及版本控制没有添加到默认任务中,使用者可以更具自己的需要自行添加。

About

gulp常用的配置信息以及基本的文件目录

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published