Production builds don't utilize loam-worker.min.js
Open
bug
- Dominant language
- JavaScript
- Stars
- 226
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
They load `loam-worker.js` instead. This is problematic because `loam-worker.js` is roughly 3x the size of `loam-worker.min.js`. This may be able to be addressed at the same time as #58 .
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the production build configuration and entry points for references to loam-worker.js and loam-worker.min.js. Verify that production builds load the minified worker and confirm the generated build uses the smaller file; check issue #58 for related context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100