mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Bump to latest stable TS release for building samples
This commit is contained in:
@ -164,7 +164,7 @@ const samples = [
|
||||
{
|
||||
description: 'webpack-sample',
|
||||
path: 'webpack-sample',
|
||||
excludeFromReadme: true
|
||||
excludeFromReadme: true,
|
||||
guide: null,
|
||||
apis: [],
|
||||
contributions: []
|
||||
@ -172,7 +172,7 @@ const samples = [
|
||||
{
|
||||
description: 'esbuild-sample',
|
||||
path: 'esbuild-sample',
|
||||
excludeFromReadme: true
|
||||
excludeFromReadme: true,
|
||||
guide: null,
|
||||
apis: [],
|
||||
contributions: []
|
||||
|
||||
Reference in New Issue
Block a user