mirror of
https://github.com/frappe/air-datepicker.git
synced 2026-01-14 02:49:13 +08:00
fixed gulpfile
This commit is contained in:
parent
db72e0ffab
commit
77c81cfa8c
@ -31,7 +31,7 @@ gulp.task('watch', function () {
|
||||
});
|
||||
|
||||
gulp.task('dev', ['css','js','i18n', 'cssPage', 'jade-ru', 'jade-en', 'watch']);
|
||||
gulp.task('build', ['css','js','i18n', 'jade-ru',' jade-en']);
|
||||
gulp.task('build', ['css','js','i18n', 'jade-ru', 'jade-en']);
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user