Alexander Kuznetsov
                                            Alexander Kuznetsov
                                        
                                    ooh boy, completely forgot this thing exists
I guess it would make sense to migrate to create-react-app. Unfortunately, I'm not supporting this project that much anymore and have no plans to update anything.
Good question :) I haven't investigate this, but I don't think there is an easy way. You'll have to use node server to render js, I guess, so maybe it's...
I should also mention the problem I ran into in my project (I just started to use TypeScript recently): I had to add another TS config for production, since I...
As a first choice I would choose something more conventional (i.e. closer to html), like Mustache or Handlebars, maybe a subset of that. I like Pug in theory but its...
Can you provide an example of failing data?
Just tried it in example - seems ok to me:  Are you using the latest version? Maybe there are some render overrides in parent component that...
@mclin sorry it took me so long to review that :)
I'm not sure how exactly it should work, I'm not that familiar with cdnjs. Shouldn't it be a prebuilt bundle? Otherwise - yes, `/src` contains everything required.