Skip to content

Commit

Permalink
fix guardian modifications docs on upgrading and add re-build files
Browse files Browse the repository at this point in the history
  • Loading branch information
cemms1 committed Jan 22, 2025
1 parent c7a8611 commit 35127ad
Show file tree
Hide file tree
Showing 46 changed files with 177 additions and 115 deletions.
4 changes: 2 additions & 2 deletions GUARDIAN_modifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ gulp build
1. Ensure the package.json name field is `@guardian/prebid.js`
1. If this upgrade diverges from the upstream prebid.js version (i.e. a Guardian specific change) add a suffix to the package.json version field e.g. 8.34.0-1
1. Create new build
> npm run build
1. Commit and ensure `build/dist/prebid.js` is included
> npm run gu-build
1. Commit and ensure `build/dist/all/prebid.js` is included

### Troubleshooting

Expand Down
1 change: 0 additions & 1 deletion build/dist/adyoulikeBidAdapter.js

This file was deleted.

2 changes: 1 addition & 1 deletion build/dist/prebid.js → build/dist/all/prebid.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion build/dist/analyticsAdapter.js

This file was deleted.

1 change: 0 additions & 1 deletion build/dist/appnexusBidAdapter.js

This file was deleted.

1 change: 0 additions & 1 deletion build/dist/appnexusUtils.js

This file was deleted.

44 changes: 44 additions & 0 deletions build/dist/aus-nz/prebid.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/dist/categoryTranslationMapping.js

This file was deleted.

1 change: 0 additions & 1 deletion build/dist/chunk-core.js

This file was deleted.

1 change: 0 additions & 1 deletion build/dist/chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion build/dist/cmp.js

This file was deleted.

1 change: 0 additions & 1 deletion build/dist/consentManagement.js

This file was deleted.

Loading

0 comments on commit 35127ad

Please sign in to comment.