Support for React hot loading
Added support for ReactJS development mode:
- New Platform configuration option (vue|react|svelte).
- RenderTags now adds React preamble code for env=development, platform=react.
- Sample Program has new options to allow configuration specific to React.