mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
chore: remove sortrequires task (#7074)
This commit is contained in:
@@ -16,10 +16,8 @@ gulp.sourcemaps = require('gulp-sourcemaps');
|
||||
const path = require('path');
|
||||
const fs = require('fs');
|
||||
const {exec, execSync} = require('child_process');
|
||||
const through2 = require('through2');
|
||||
|
||||
const closureCompiler = require('google-closure-compiler').gulp();
|
||||
const closureDeps = require('google-closure-deps');
|
||||
const argv = require('yargs').argv;
|
||||
const {rimraf} = require('rimraf');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user