ampproject / ampproject/amppackager
transformedIdentifier.go only supports google. Should support any supported cache.
Open
fixit
- Dominant language
- Go
- Stars
- 141
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
transformedIdentifier.go hardcodes transformed=google. Should be configurable.
Contributor guide
Research direction
Start by reading transformedIdentifier.go and trace how the current google value is selected and how supported caches are configured. Identify the existing configuration or entry point for cache selection; the work is done when transformedIdentifier.go no longer assumes google and supports the project's other supported caches through configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100