swisscom/reactintegration
composer require swisscom/reactintegration
dev-develop
Readme excerpt
create-react-app Flow Integrationcreate-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.
FeaturesThis package provides a Swisscom.ReactIntegration:ReactScripts Fusion prototype, which renders the …
Read more
The same vendor provides 7 package(s).