Skip to content

Other prerequisites needed #69

@richtong

Description

@richtong

I'm not sure how active this project is, but some notes on installation:

  1. Bower is required for this to work as is gulp, so you should add to the README.md and then you need npm install -g bower gulp
  2. Also is reactify being used anymore, I see that the current build seems to install babelify instead. Is the README.md out of date?
  3. Also jest seems to be using react-tools to process the javascript and react-tools version is linked to a deprecated version. Seems like jest should use the same transformer as the main system. I was wondering why you did it this way? I thought the proper way was to use babel-jest and link it that way per https://github.com/facebook/jest and then you need to change the package.json to point to it a la http://stackoverflow.com/questions/28870296/how-to-use-jest-with-webpack so you need to change the "scriptPreProcessor" : "<root-dir>/node_modules/babel-jest"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions