fix(admin-ui): inspect the cause of higher memory requirement in prod build creation #1243
Labels
bug
Something isn't working
comp-admin-ui
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Inspect the cause of higher memory requirement in prod build creation.
It appears on building admin-ui prod build by running
npm run build:prod
it takes more than 4 GB to create a prod build. Previously, it used to take less than 2 GB. We need to find the cause of this.The text was updated successfully, but these errors were encountered: