ReduxCasts
ReduxCasts copied to clipboard
bundle.js script tag outside body tag.
Hi Stephen,
Is there any reason why the bundle.js script sits outside the body tag?
Thanks,
Giovanni
This has bothered me as well, I always just put the script tag back inside the body tag.