swisscom/reactintegration

Last activity 27 May 2025 2 12240
composer require swisscom/reactintegration

2.1.1

Version
2.1.1
Type
neos-package
Release Date
May 27, 2025 08:17
Source
git
Distribution
zip
Requires
  • neos/flow: ^6.0 || ^7.0 || ^8.0
a92fb3e7e7c00edda004d8a89905027799214cfc

Readme excerpt

create-react-app Flow Integration

create-react-app (CRA) is specifically optimized for single-page apps; but through some workarounds it can be used for developing JS for multi-page apps as well. This package bundles these workarounds.

The main problem of CRA is that there is no default way of running the dev-server watch-mode, and have it emit static JS files which we can simply include. This might be solved as soon as this PR is merged in CRA.

Furthermore, CRA employs code splitting; so during development the URLs of the dev server change very often.

Features

This package provides a Swisscom.ReactIntegration:ReactScripts Fusion prototype, which renders the …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 7 package(s).