Skip to content

Commit

Permalink
SWED-2249 add avif mp4 & av1 to playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenraphti committed Oct 4, 2023
1 parent dc56bb6 commit c8ea2cb
Show file tree
Hide file tree
Showing 31 changed files with 320 additions and 141 deletions.
459 changes: 319 additions & 140 deletions src/App/Playbook/content/Showroom/index.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ module.exports = (env, argv) => {
destination: `./dist${basename}img/documentation/topbar`,
},
{
source: `./src/img/${brand}/documentation/playbook/*.{png,jpg}`,
source: `./src/img/${brand}/documentation/playbook/*.{png,jpg,avif,mp4,av1}`,
destination: `./dist${basename}img/documentation/playbook`,
},
{
Expand Down

0 comments on commit c8ea2cb

Please sign in to comment.