Skip to content

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

Merged
haoqunjiang merged 1 commit into
vuejs:devfrom
trashpanda001:dev
May 8, 2020
Merged

feat(cli-service) add stdin flag to build#5376
haoqunjiang merged 1 commit into
vuejs:devfrom
trashpanda001:dev

Conversation

@trashpanda001

Copy link
Copy Markdown
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.

2 participants