fix: Bundle size calculation includes development React (#4912)

This commit is contained in:
Tom Moor
2023-02-21 22:57:05 -05:00
committed by GitHub
parent 2f64d3c172
commit a92534dfac

View File

@@ -94,6 +94,8 @@ jobs:
command: yarn test:server --forceExit
bundle-size:
<<: *defaults
environment:
NODE_ENV: production
steps:
- checkout
- restore_cache: