Skip to content

Instantly share code, notes, and snippets.

@jatin33
Created December 1, 2019 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jatin33/e71331858f151cc8fd8e59f0332af794 to your computer and use it in GitHub Desktop.
Save jatin33/e71331858f151cc8fd8e59f0332af794 to your computer and use it in GitHub Desktop.
Continuous Integration Pipeline for React projects
- 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