chellimiller / chellimiller/lerna-app-template
Automatically set worker version
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Have the generated `service-worker.js` (part of the `worker` package) automatically update the version. The version should change in dev mode and be set from the version in `package.json` in the production mode.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the worker package and inspect how generated service-worker.js is produced, then compare the package.json version and the development and production paths. Done means the worker version changes in dev mode and uses package.json's version in production; verify both generation modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100