Skip to content

[Feature]: Misconfigured Service Worker #276

@Gupta-02

Description

@Gupta-02

The sw.js service worker references minified files (e.g., style.min.css, custom.min.js) and incorrect paths (e.g., about.html instead of about.html), which don't exist. This prevents proper caching and offline functionality.
Files Affected: sw.js
Suggested Fix: Update the cache list to match actual file paths and consider minifying assets or adjusting paths.

Metadata

Metadata

Assignees

Labels

GSSoC25For GirlScript Summer of Code 2025 contributionsLevel 1Beginner level taskenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions