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

package.json: add watch:run-test-server #17

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

HashidaTKS
Copy link
Contributor

@HashidaTKS HashidaTKS commented Oct 3, 2024

Usage: npm run watch:run-test-server.

The command watches contents in src/web and if they are updated, the command automatically builds them and outputs artifacts to tests/run-test-server/web.
This is useful if you want to automatically reflect the change of src/web to the contens of running run-test-server.bat.

The command watches contents in src/web/* and if they are updated, automatically build them and output artifacts to tests/run-test-server/web
@HashidaTKS HashidaTKS requested a review from piroor October 3, 2024 05:52
Copy link
Member

@piroor piroor left a comment

Choose a reason for hiding this comment

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

Looks good to merge.

@piroor piroor merged commit 7e9e860 into main Oct 3, 2024
1 check passed
@piroor
Copy link
Member

piroor commented Oct 3, 2024

Thanks!

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.

2 participants