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

Build: Make sure compile works on windows #1522

Merged
merged 1 commit into from
Jan 21, 2020
Merged

Build: Make sure compile works on windows #1522

merged 1 commit into from
Jan 21, 2020

Conversation

elevatebart
Copy link
Collaborator

the npm run compile fails on windows 10.
The single quote are not something that the cmd terminal accepts easily.
Since the single quotes are not necessary on linux or macos, we could get rid of them.

@styleguidist-bot
Copy link
Collaborator

Warnings
⚠️

Changes were made to package.json, but not to package-lock.json.

If you’ve changed any dependencies (added, removed or updated any packages), please run npm install and commit changes in package-lock.json file. Make sure you’re using npm 5+.

Generated by 🚫 dangerJS against b77a860

@elevatebart
Copy link
Collaborator Author

This does not appear like big deal but working on windows is very common for me.

@sapegin sapegin merged commit a63e7ec into master Jan 21, 2020
@sapegin sapegin deleted the build-on-windows branch January 21, 2020 07:15
@sapegin
Copy link
Member

sapegin commented Jan 21, 2020

🏙

@styleguidist-bot
Copy link
Collaborator

🎉 This PR is included in version 10.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

3 participants