mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-03 01:09:53 +09:00
This commit is contained in:
@ -45,8 +45,6 @@ gulp.task('build', [
|
||||
'doc'
|
||||
]);
|
||||
|
||||
gulp.task('rebuild', ['clean', 'build']);
|
||||
|
||||
gulp.task('build:ts', () => {
|
||||
const tsProject = ts.createProject('./tsconfig.json');
|
||||
|
||||
|
Reference in New Issue
Block a user