ampproject / ampproject/amp-sw

Move `builder` folder out of `src`

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
70
Forks
22
PR merge metrics
No merged PRs in 30d

Description

In early design builder was a core component to be consumed by the end users, but now it is only used to create a service worker for e2e tests.

Its better to move it out of `src` directory.

Contributor guide

Open the contributing guide

Research direction

Inspect the src/builder directory and search for its references in the end-to-end test setup. Identify a non-src location for the builder while preserving service-worker creation for e2e tests. Done means the builder is no longer under src and the existing e2e service-worker workflow still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.