johnpapa/vscode-pwa
GitHub で見るAdd Details to Configurable Items in the Templates Generated
Open
#3 opened on 2017年6月12日
help wanted
Repository metrics
- Stars
- (39 stars)
- PR merge metrics
- (PR metrics pending)
説明
After providing the code in the generate-sw.js file the extension allows you to tab through and modify some of the contents that were generated (e.g. BUILD_DIR, SW). It would be nice to have some documentation describing what the extension tools suggests you modify, what they're used for/why we might modify what was generated.
This applies across the tools and not just the pwa-generate-service-worker piece.