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

cross-env FOO=foo BAR=bar is better than SET FOO=foo & BAR=bar in scripts #14

Open
jameschenjav opened this issue Mar 29, 2019 · 0 comments

Comments

@jameschenjav
Copy link

Not everyone uses sh or bash. Event env STORYBOOK=true vue-cli-service storybook:serve -p 6006 -c config/storybook (which should be /usr/bin/env by default) would be better.

btw, thanks for your great work. saved my day.

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

No branches or pull requests

1 participant