mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
chore: add cgIgnoreDirectories (#4431)
This commit is contained in:
parent
4b7e26f0a9
commit
7782231e06
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ parameters:
|
|||
extends:
|
||||
template: azure-pipelines/npm-package/pipeline.yml@templates
|
||||
parameters:
|
||||
cgIgnoreDirectories: $(Build.SourcesDirectory)/dependencies/vscode/extensions
|
||||
npmPackages:
|
||||
- name: monaco-editor-core
|
||||
workingDirectory: $(Build.SourcesDirectory)/dependencies/vscode/out-monaco-editor-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue