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(client): issue#228 syntax changes cause of create-react-app v5 issue #229

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

dimparar
Copy link
Contributor

As it is stated here facebook/create-react-app#11800 the syntax import { style } from style.module.css is not working correctly, hence the errors of issue#228. I changed the syntax along with the newest version of react-scripts in package.json in order to work for me, otherwise i had webpack compiler errors

@muke1908
Copy link
Owner

Thank you for the PR. can you please check why the sonar quality check is failing?
also no need to comment out, you can just delete those

@sonarqubecloud
Copy link

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

@muke1908 muke1908 merged commit b97cee2 into muke1908:master Aug 19, 2022
@muke1908 muke1908 mentioned this pull request Aug 20, 2022
hfdem pushed a commit to hfdem/chat-e2ee that referenced this pull request Jan 9, 2024
…sue (muke1908#229)

* fix(client): issue#228 syntax changes cause of create-react-app v5 issue

* fix(client): issue#228 syntax changes cause of create-react-app v5 issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants