mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-03 06:04:37 +01:00
Include import ref to markdown so it gets included in bundle
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import 'vs/workbench/contrib/welcome/gettingStarted/common/media/example_markdown_media';
|
||||
import { localize } from 'vs/nls';
|
||||
import { Codicon } from 'vs/base/common/codicons';
|
||||
import { ThemeIcon } from 'vs/platform/theme/common/themeService';
|
||||
|
||||
Reference in New Issue
Block a user