mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Reapply JavaScript and Node.js walkthrough (#161003)
This reverts commit cfc0119755.
Brings the walkthrough back in but makes sure it is only loaded on desktop
This commit is contained in:
@@ -82,6 +82,7 @@ module.exports.indentationFilter = [
|
||||
'!test/monaco/out/**',
|
||||
'!test/smoke/out/**',
|
||||
'!extensions/typescript-language-features/test-workspace/**',
|
||||
'!extensions/typescript-language-features/resources/walkthroughs/**',
|
||||
'!extensions/markdown-math/notebook-out/**',
|
||||
'!extensions/vscode-api-tests/testWorkspace/**',
|
||||
'!extensions/vscode-api-tests/testWorkspace2/**',
|
||||
|
||||
Reference in New Issue
Block a user