-
I have a reactjs component which renders sub components and I would like to use isotope to display the subcomponents.
Whenever I include isotope into my jsx file, will cause
```
Uncaught TypeError:…
-
We always use the `.jsx` extension for files with JSX syntax and don't want to run regular `.js` files through reactify. It would be nice to have the possibility to configure reactify to skip `.js` fi…
-
I am getting this error:
ERROR in ./~/material-ui-table-edit/index.jsx
Module parse failed: ...\workspace\cgbs-attributes\web-entry\node_modules\material-ui-table-edit\index.jsx Unexpected token (68:1…
-
I have used this a bit to help with JSX and ES6 transpiling, and thank you very much for this project.
In recent research on other common utilities, node-jsx for example, it seems like a better optio…
-
When use ios or android only modules in the same project, the index.ios.js and index.android.js will include wrong modules, for example:
> "modules": [
> "react-native-qr-decoder", // ios…
ghost updated
8 years ago
-
Also Map button doesn't do anything when I'm on `/map`.
-
Hook it up to relay/graphql. We should maybe even make it just another survey with an event creation survey processor?
-
When using watchify with for example the reactify transform, and the transform fails, watchify will only listen for changes to the main file, and not it's dependencies.
It looks like a regression of …
-
I can't get this module works. When i request `http://localhost:8000/js/app.js` in browser, i get the original file. When i build my project, everything works fine. Here is my config:
```
"middl…
-
[`non-strict-es6-module`](https://github.com/facebook/react/blob/b0a59a643a4e88832cbedf7a9b816fdc2839b9cd/bin/jsx#L29) is a new option to `jsx` and react-tools `transform` which must be set to enable …
danvk updated
8 years ago