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: Made it possible for windows to run yarn build #1376

Merged
merged 1 commit into from
Aug 2, 2020
Merged

fix: Made it possible for windows to run yarn build #1376

merged 1 commit into from
Aug 2, 2020

Conversation

RobertAron
Copy link
Contributor

Corresponding issue (if exists):

Running yarn build on windows machines causes errors due to the way external modules are calculated. This is the error message:

(plugin size-snapshot) Error: ModuleNotFoundError: Module not found: Error: Can't resolve './Jss.js' in '/'

What would you like to add/fix?

I found another library that had the exact same problem. This PR mirrors the fix that they created.

doczjs/docz#783

@kof kof merged commit 2445c6a into cssinjs:master Aug 2, 2020
@kof
Copy link
Member

kof commented Aug 2, 2020

thanks!

@kof
Copy link
Member

kof commented Aug 14, 2020

released in 10.4.0

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