mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 11:09:30 -07:00
reorganize for build system
This commit is contained in:
3
gulpfile.js
Normal file
3
gulpfile.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const gulp = require('gulp');
|
||||
|
||||
gulp.task('publish-frontend', require('./gulp/publish-frontend'));
|
||||
Reference in New Issue
Block a user