0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,703 forks (1,703 forks)batch import
help wantedtype: backlogtype: feature
Repository metrics
- Stars
- 11,918 stars (11,918 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Source map files should be only served, not included.
Contributor guide
- Research direction
- Examine the Karma configuration to find where files are included by default and modify it to exclude *.map files unless explicitly added.
- Tech stack
- javascript
- Domain
- testingdevtools
- Issue type
- Feature
- Prerequisites
- None