Skip to content

Commit 1f0d8ce

Browse files
committed
readme: fixed info about restarting to bust transformer context cache
1 parent ae2dee4 commit 1f0d8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ after `config.react.variant`, e.g. you set `config.react.variant = :development`
141141

142142
#### Things to remember
143143

144-
If you replace `JSXTransformer.js`, you have to restart your rails instance,
144+
If you replace `JSXTransformer.js` in production environment, you have to restart your rails instance,
145145
because the jsx compiler context is cached.
146146

147147
Name of the `JSXTransformer.js` file *is case-sensitive*.

0 commit comments

Comments
 (0)