cx-inferno

17.5.0 • Public • Published

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 --save

Usage

In your webpack config add the following alias:

resolve: {
      alias: {
         'cx-react': 'cx-inferno'
      }
   },

/cx-inferno/

    Package Sidebar

    Install

    npm i cx-inferno

    Weekly Downloads

    1

    Version

    17.5.0

    License

    SEE LICENSE IN LICENSE.md

    Last publish

    Collaborators

    • mstijak