You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running npm run build shows a lot of red. We should use an analysis package to figure out where the issues are.
We should also be using dynamic imports
This isn't an issue that has a clear end goal, just a progressive improvement in speed is the goal. Note that when you open the hosted version of SOHQ, it will take a second to start up. This isn't something we can fix, it's just a result of the cold starts in serverless infrastructure
The text was updated successfully, but these errors were encountered:
Running
npm run build
shows a lot of red. We should use an analysis package to figure out where the issues are.We should also be using dynamic imports
This isn't an issue that has a clear end goal, just a progressive improvement in speed is the goal. Note that when you open the hosted version of SOHQ, it will take a second to start up. This isn't something we can fix, it's just a result of the cold starts in serverless infrastructure
The text was updated successfully, but these errors were encountered: