Correct some language in the README.md
This commit is contained in:
parent
f1e2a52c31
commit
9002b129fa
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ contribute!
|
|||
Assets get compiled from `/client` to `/public/client`
|
||||
|
||||
## React Generators
|
||||
If creating new React code, please use the Rails generators with the 'react:' prefix. This include:
|
||||
If creating new React or Typescript code, please use the Rails generators with the 'react:' prefix. This include:
|
||||
|
||||
### react:packroot
|
||||
This generator creates a new entry for Webpack. This is a place where Webpack will start
|
||||
|
|
Loading…
Reference in a new issue