Skip to content

Commit

Permalink
🔧 update size limit config
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Apr 1, 2023
1 parent 367331f commit 51945de
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,4 @@ module.exports = [
path: "packages/kitchen/next/dist/tonightpass-kitchen-next.esm.js",
modifyWebpackConfig,
},
{
path: "packages/kitchen/native/dist/tonightpass-kitchen-native.cjs.prod.js",
modifyWebpackConfig,
},
{
path: "packages/kitchen/native/dist/tonightpass-kitchen-native.esm.js",
modifyWebpackConfig,
},
];

1 comment on commit 51945de

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 51945de Apr 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
kitchen ✅ Deployed View Logs 2023-04-01T14:48:30.432Z

Please sign in to comment.