INIT
This commit is contained in:
11
gulpfile.js
Normal file
11
gulpfile.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Gulpfile
|
||||
* @version: 1.0.0 (Fri, 08 May 2020)
|
||||
* @author: HtmlStream
|
||||
* @license: Htmlstream (https://htmlstream.com/licenses)
|
||||
* Copyright 2020 Htmlstream
|
||||
*/
|
||||
|
||||
require('./gulpfiles/watch')
|
||||
require('./gulpfiles/dist')
|
||||
require('./gulpfiles/build')
|
||||
Reference in New Issue
Block a user