Skip to content

Support for React hot loading

Compare
Choose a tag to compare
@torenware torenware released this 25 Apr 16:12
· 22 commits to master since this release

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.