Flowrouter-ssr, react and meteor 1.4 issue seo?

Hello everyone,

I’m trying to use flowrouter-ssr with react on a Meteor project 1.4 and I have a issue a don’t known why but look my view-source.

<script type="text/javascript">__meteor_runtime_config__ = JSON.parse(decodeURIComponent("%7B%22meteorRelease%22%3A%22METEOR%401.4.2%22%2C%22meteorEnv%22%3A%7B%22NODE_ENV%22%3A%22development%22%2C%22TEST_METADATA%22%3A%22%7B%7D%22%7D%2C%22PUBLIC_SETTINGS%22%3A%7B%7D%2C%22ROOT_URL%22%3A%22http%3A%2F%2Flocalhost%3A4000%2F%22%2C%22ROOT_URL_PATH_PREFIX%22%3A%22%22%2C%22appId%22%3A%221ajknmhsy05n714urb9s%22%2C%22autoupdateVersion%22%3A%22516226eecb967b834c9a349ffbbd34532cf31160%22%2C%22autoupdateVersionRefreshable%22%3A%229f81141325ef571b3fe7f8e029b0af8841c858db%22%2C%22autoupdateVersionCordova%22%3A%22none%22%7D"));</script>

This is the meteor-data-and-react after meteor update. It’s like my project.

What does that mean?