mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 09:35:37 -05:00
fix the sqlservices sample extension (#22893)
This commit is contained in:
9
samples/sqlservices/gulpfile.js
Normal file
9
samples/sqlservices/gulpfile.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
"use strict";
|
||||
|
||||
// Basic build tasks
|
||||
require('./tasks/buildtasks');
|
||||
Reference in New Issue
Block a user