Closed justinbmeyer closed 8 years ago
This section should detail how to check if you are doing server-side rendering. We do this to make sure we don't load youtube's code. We use steal-platform in both models/youtube.js and possibly in game/details.
models/youtube.js
game/details
This section should detail how to check if you are doing server-side rendering. We do this to make sure we don't load youtube's code. We use steal-platform in both
models/youtube.js
and possibly ingame/details
.