Created
December 1, 2019 12:52
-
-
Save jatin33/e71331858f151cc8fd8e59f0332af794 to your computer and use it in GitHub Desktop.
Continuous Integration Pipeline for React projects
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Minification | |
- Uglification | |
- Image Compression for image heavy websites | |
- Linting | |
- Bundle Size checking(configure if bundle size limits)(bundlephobia) | |
- Tree Shaking |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment