Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Fix build command on Windows #912

Closed
slaweet opened this issue Oct 25, 2017 · 0 comments
Closed

Fix build command on Windows #912

slaweet opened this issue Oct 25, 2017 · 0 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Oct 25, 2017

Expected behaviour

npm run build should work on Windows like it does on Linux and Mac

Actual behaviour

npm run build fails because Windows command line doesn't know some of the used syntax and commands (e.g. && or del)

Steps to reproduce

Run npm run build on Windows

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant