andreypopp/reactify

Unexpected identifier

Closed this issue · 1 comments

Hi,
I am getting this error:

ReactifyError: /.../..../settings.js: Pa rse Error: Line 54: Unexpected identifier while parsing file:

while trying parsing this line:

<input type="checkbox" ref='opt' {isChecked} />

if I delete the {isChecked} but I can see why this is an error

My bad, stupid error with the cache.