mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
These conflicts will be resolved in the following commits. We do it this way so that PR review is possible.
6 lines
382 B
JavaScript
6 lines
382 B
JavaScript
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
|
|
require('./build/gulpfile');
|