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

fix(adapter): update default command used for webServer process #36

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

tanner-reits
Copy link
Contributor

What is the current behavior?

The default config assumes there is a npm start script in the project's package.json

GitHub Issue Number: N/A

What is the new behavior?

The default config will now explicitly call the Stencil CLI build command with options to spin-up the dev server

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Updated automated tests and confirmed tests still execute in a Stencil starter project

Other information

@tanner-reits tanner-reits requested a review from a team as a code owner April 12, 2024 15:19
Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tanner-reits tanner-reits added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit d36972e Apr 15, 2024
3 checks passed
@tanner-reits tanner-reits deleted the tr/update-default-web-server-command branch April 15, 2024 15:43
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

Successfully merging this pull request may close these issues.

3 participants