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

Build during CI #919

Open
matthew-white opened this issue Dec 15, 2023 · 0 comments
Open

Build during CI #919

matthew-white opened this issue Dec 15, 2023 · 0 comments
Labels
infrastructure Low-level infrastructure, including the build

Comments

@matthew-white
Copy link
Member

It'd be useful to build Frontend for production during CI (running npm run build). There are a couple of things we could look for:

  • Has the size of the initial bundle changed? We want to keep that under a certain threshold.
  • How long does the build take? We'd like to keep the build duration under a certain threshold. We're also interested in monitoring the build duration to see whether it's increasing over time.
@matthew-white matthew-white added the infrastructure Low-level infrastructure, including the build label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Low-level infrastructure, including the build
Projects
None yet
Development

No branches or pull requests

1 participant