Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 9258b8e

Browse files
authored
docs: add mention about ejection not required
1 parent c37d418 commit 9258b8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ This script is inspired by other work related such as: https://gist.github.com/j
2323

2424
## Ejection
2525

26+
You **do not** need to eject your project for you to use `cra-build-watch`.
27+
2628
This tool handles ejected projects but it assumes you did not modify your `webpack.config.js` file, `paths.js` and `env.js` utils. If you did I cannot guarantee that this tool will work.
2729

2830
# Why do I need this?

0 commit comments

Comments
 (0)