Skip to content

Commit 2c50328

Browse files
committed
Add import to pull notebook getting started content into build
1 parent 088e0d2 commit 2c50328

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/workbench/contrib/welcome/gettingStarted/common/gettingStartedContent.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*--------------------------------------------------------------------------------------------*/
55

66
import 'vs/workbench/contrib/welcome/gettingStarted/common/media/example_markdown_media';
7+
import 'vs/workbench/contrib/welcome/gettingStarted/common/media/notebookProfile';
78
import { localize } from 'vs/nls';
89
import { Codicon } from 'vs/base/common/codicons';
910
import { ThemeIcon } from 'vs/platform/theme/common/themeService';

0 commit comments

Comments
 (0)