mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Fix build
This commit is contained in:
parent
24b8c98534
commit
a5c9de82be
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ const buildWebsiteTask = taskSeries(cleanWebsiteTask, function() {
|
|||
);
|
||||
|
||||
});
|
||||
gulp.task('build-website', buildWebsiteTask);
|
||||
|
||||
gulp.task('website', taskSeries(buildWebsiteTask, function() {
|
||||
cp.execSync('git init', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue