FirebaseExtended / FirebaseExtended/firebase-video-samples
Incorrect reference to styles.css
- Dominant language
- Swift
- Stars
- 171
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/FirebaseExtended/firebase-video-samples/blob/71e7e607624492f4cfb3b7d4f3e05618dd093267/fundamentals/getting-started-with-auth-web/src/index.html#L9
This file is not generated/copied to dist/ by webpack.
The actual use of the file is through the import in index.js, and the content to merged in bundle.js
Contributor guide
Research direction
Start at fundamentals/getting-started-with-auth-web/src/index.html line 9 and inspect the styles.css reference alongside the import in index.js. Run the sample's webpack build and check dist/ and bundle.js; done means the generated output no longer relies on an incorrect styles.css reference and the styling remains included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100