cx-preact

17.7.1 • Public • Published

cx-preact

Experimental CxJS rendering based on Preact. Please note that it's very likely that you'll encounter problems.

Installation

npm install cx-preact preact-compat preact --save

Usage

In your webpack config add the following alias:

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

Readme

Keywords

none

Package Sidebar

Install

npm i cx-preact

Weekly Downloads

5

Version

17.7.1

License

SEE LICENSE IN LICENSE.md

Last publish

Collaborators

  • mstijak