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

Optimization (Docker image, JS bundle, etc.) improvements #284

Open
1 of 6 tasks
suzubara opened this issue Oct 21, 2021 · 0 comments
Open
1 of 6 tasks

Optimization (Docker image, JS bundle, etc.) improvements #284

suzubara opened this issue Oct 21, 2021 · 0 comments

Comments

@suzubara
Copy link
Contributor

suzubara commented Oct 21, 2021

This issue may include work on some or all of the following:

  • Clean up env vars & make sure they are appropriately used in the Docker builds
  • Optimize packages included in dependencies (vs. devDependencies) to try and reduce image size (ie, only use bundle analyzer in development)
  • Investigate tree shaking to determine if we can reduce node_modules size
  • Build the Docker image as part of CI
  • Report on image size & bundle size as part of CI
  • Determine whether we want to go back to a single multi-stage Dockerfile for local dev & prod

Resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant