Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

NO-TICKET Import lodash/camelCase #220

Closed
wants to merge 1 commit into from

Conversation

JakeFerrero
Copy link
Contributor

According to documentation, you are supposed to import lodash packages using 'lodash/X'. Just importing 'lodash' will cause the entire package to be bundled. Removing the entire package and just using the functions we need should hopefully reduce this project's size so we can deploy with o11y again.

According to documentation, you are supposed to import lodash packages
using 'lodash/X'. Just importing 'lodash' will cause the entire package
to be bundled. Removing the entire package and just using the functions we
need should hopefully reduce this project's size so we can deploy with o11y
again.
@JakeFerrero JakeFerrero requested a review from a team as a code owner May 2, 2024 14:23
@JakeFerrero JakeFerrero closed this May 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants