element-hq / element-hq/element-call
[SDK] Leverage `build:sdk:production`
Open
A-SDK
T-Enhancement
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 54
Description
### Your use case
`build:sdk:production` should not be equivalent to the build:sdk but acutally optimize the build (not create `.map` files for example)
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Start by locating the definitions and entry points for `build:sdk:production` and `build:sdk`, then compare what each invokes. Verify the production command performs optimization and does not create `.map` files; the issue is done when its output is optimized without those files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100