Skip to content

update README.md#581

Merged
codymikol merged 1 commit intocodymikol:masterfrom
MustCodeAl:master
Nov 27, 2023
Merged

update README.md#581
codymikol merged 1 commit intocodymikol:masterfrom
MustCodeAl:master

Conversation

@MustCodeAl
Copy link
Copy Markdown
Contributor

@MustCodeAl MustCodeAl commented Nov 27, 2023

add ticks to autowatch

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Breaking Changes

Additional Info

add ticks to autowatch
### How it works

This project is a framework and preprocessor for Karma that combines test files and dependencies into 2 shared bundles and 1 chunk per test file. It relies on webpack to generate the bundles/chunks and to keep it updated during autoWatch=true.
This project is a framework and preprocessor for Karma that combines test files and dependencies into 2 shared bundles and 1 chunk per test file. It relies on webpack to generate the bundles/chunks and to keep it updated during `autoWatch=true`.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

What does this do?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

it adds an inline for the autoWatch

@codymikol codymikol merged commit 9ade240 into codymikol:master Nov 27, 2023
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