algolia / algolia/algoliasearch-netlify
Source map warning
- Dominant language
- TypeScript
- Stars
- 265
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Firefox shows the following source map warning:
```
Source map error: Error: Invalid URL: webpack://[name]/./src/autocomplete-theme-classic.scss
Resource URL: https://cdn.jsdelivr.net/npm/@algolia/algoliasearch-netlify-frontend@1/dist/algoliasearchNetlify.css
Source Map URL: algoliasearchNetlify.css.map
```
Contributor guide
Research direction
Inspect the build configuration that produces algoliasearchNetlify.css and algoliasearchNetlify.css.map, starting with the source-map reference to ./src/autocomplete-theme-classic.scss. Reproduce the warning in Firefox and verify completion when the published CSS source map loads without an invalid-URL warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss, webpack
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100