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

feat(cli-service) add stdin flag to build #5376

Merged
merged 1 commit into from May 8, 2020
Merged

feat(cli-service) add stdin flag to build #5376

merged 1 commit into from May 8, 2020

Conversation

trashpanda001
Copy link
Contributor

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:

Mentioned in Issue #1597.

The serve command was addressed with PR #2411, this adds the same functionality to the build command, useful when watching in development (for example, a Elixir Phoenix watcher).

vue-cli-service build --mode development --watch --stdin

@trashpanda001 trashpanda001 changed the title feat(cli) add stdin flag to build feat(cli-service) add stdin flag to build Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants