Skip to content

Commit

Permalink
πŸ› Fix broken Exp B (story ad inabox) (#30862)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebcordry committed Oct 26, 2020
1 parent d11c124 commit 038901e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-system/compile/sources.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ const CLOSURE_SRC_GLOBS = [
'extensions/amp-access/**/*.js',
// Needed for AmpStoryVariableService
'extensions/amp-story/**/*.js',
// Needed for story ad inabox
'extensions/amp-story-auto-ads/**/*.js',
// Needed for SubscriptionsService
'extensions/amp-subscriptions/**/*.js',
// Needed to access UserNotificationManager from other extensions
Expand Down

0 comments on commit 038901e

Please sign in to comment.