Skip to content

Commit

Permalink
dep check config
Browse files Browse the repository at this point in the history
  • Loading branch information
samouri committed Jul 20, 2021
1 parent 9497bc2 commit 888f342
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-system/test-configs/dep-check-config.js
Expand Up @@ -99,6 +99,7 @@ exports.rules = [
'3p/**->src/core/types/string/url.js',
'3p/**->src/log.js',
'3p/**->src/core/dom/style.js',
'3p/**->src/core/mode/index.js',
'3p/**->src/url.js',
'3p/**->src/config.js',
'3p/**->src/mode.js',
Expand Down Expand Up @@ -138,6 +139,7 @@ exports.rules = [
'ads/**->src/url.js',
'ads/**->src/core/dom/static-template.js',
'ads/**->src/core/dom/style.js',
'ads/**->src/core/mode/index.js',
// ads/google/a4a doesn't contain 3P ad code and should probably move
// somewhere else at some point
'ads/google/a4a/**->src/ad-cid.js',
Expand Down

0 comments on commit 888f342

Please sign in to comment.