17.5.0 • Published 9 years ago
cx-inferno v17.5.0
cx-inferno
Experimental CxJS rendering based on Inferno. Please note that it's very likely that you'll encounter problems.
Installation
npm install cx-inferno inferno-compat --saveUsage
In your webpack config add the following alias:
resolve: {
alias: {
'cx-react': 'cx-inferno'
}
},17.5.0
9 years ago