We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a9fe7 commit ab6c54eCopy full SHA for ab6c54e
.github/codeql/codeql-config.yml
@@ -7,5 +7,6 @@ paths-ignore:
7
- "/packages/devextreme/artifacts/transpiled-renovation/**"
8
- "/packages/devextreme/artifacts/transpiled-renovation-npm/**"
9
- "/packages/devextreme/artifacts/npm/devextreme-dist/**" # same as artifacts/js, removed to optimize
10
+ - "/packages/devextreme/artifacts/npm/devextreme/cjs/**" # same as npm/devextreme/esm/**, removed to optimize
11
- "/packages/devextreme-angular/dist/**"
12
- "/packages/devextreme-angular/npm/**"
0 commit comments