Skip to content

Commit

Permalink
feat: add lambda layer for chromium
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Oct 14, 2023
1 parent da87c85 commit 90a29e6
Show file tree
Hide file tree
Showing 16 changed files with 548 additions and 181 deletions.
4 changes: 4 additions & 0 deletions common/config/rush/browser-approved-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,10 @@
"name": "@size-limit/preset-small-lib",
"allowedCategories": [ "apis" ]
},
{
"name": "@sparticuz/chromium",
"allowedCategories": [ "apis" ]
},
{
"name": "@storybook/addon-a11y",
"allowedCategories": [ "apis" ]
Expand Down
Loading

0 comments on commit 90a29e6

Please sign in to comment.