Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove prop types from prod bundles #2092

Closed

Conversation

HamzaIbnFarooq
Copy link
Contributor

Pre-Flight checklist

  • Testing
    • Code is tested
    • Changes have been manually tested

What are the relevant tickets?

#2065

What's this PR do?

Uses babel's plugin to ignore/remove prop-types in the js bundle for production

@HamzaIbnFarooq
Copy link
Contributor Author

Installing babel-plugin-transform-react-remove-prop-types causes unexpected build time error in our project, couldn't find any feasible alternative of it so closing this PR.

@rhysyngsun rhysyngsun deleted the hamza/2065-remove_prop_types_from_prod_bundles branch August 11, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants