Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(BUG): Allow webpack to link CSS with bundled HTML file. #468

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

aryanshridhar
Copy link
Contributor

Added background in commit description.
Would be great if @pal-sig can confirm it :)

Screenshot

Screen.Recording.2021-12-07.at.2.45.31.PM.mov

Fixes #454.

While porting the webpack config file from typescript to
javascript, commit 3e0f5a8 accidentally removed
style-loader from config setting. Due to this, the CSS file
wasn't being attached with the bundled html file.

Fixed this by adding the style-loader back to config settings
in webpack.
@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ankitnayan ankitnayan merged commit d9a9982 into SigNoz:main Dec 10, 2021
@aryanshridhar aryanshridhar deleted the Fix-CSSLoader branch December 18, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tool tip on hovering over spans in Flamegraph view in trace detail page appears cluttered
3 participants