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(#3296): append css wrong paths on windows #3357

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented Apr 21, 2023

closes #3296

Fix relative build path while building on windows machine.

From import '..\..\../Modal.css' to import '../../../Modal.css'`

@m0ksem m0ksem merged commit 890cfa3 into develop Apr 21, 2023
@m0ksem m0ksem deleted the fix/build-script-on-windows branch May 3, 2024 03:38
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.

Failed to yarn build:analysis at ./packages/sandbox/
1 participant