mirror of
https://github.com/bpatrik/pigallery2.git
synced 2026-06-20 00:15:49 +02:00
fixing spelling
This commit is contained in:
@@ -10,6 +10,7 @@ const exec = require('child_process').exec;
|
||||
|
||||
const translationFolder = 'translate';
|
||||
const tsBackendProject = ts.createProject('tsconfig.json');
|
||||
declare var process: NodeJS.Process;
|
||||
|
||||
gulp.task('build-backend', function () {
|
||||
return gulp.src([
|
||||
|
||||
Reference in New Issue
Block a user