Built with our own fork of babel, whoo! (this fork is usable in external projects when building CSX-projects, it's class-properties proposal + decorators actually works...)
This commit is contained in:
@@ -9,7 +9,7 @@ A babel plugin to transform the JSX (e.g. ```<div>{this.helloWorld}</div>``` ) i
|
||||
### Installation
|
||||
|
||||
```
|
||||
npm install @cerxes/babel-plugin-transform-csx --save-dev --registry http://npm.cerxes.net
|
||||
npm install @cerxes/babel-plugin-transform-csx --save-dev --registry https://npm.cerxes.net
|
||||
```
|
||||
And in your .babelrc file:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user