Giter VIP home page Giter VIP logo

Comments (3)

trxcllnt avatar trxcllnt commented on June 10, 2024 1

@jameslaneconkling re: lerna, from the root of the git project (after doing npm install) you can do npm run bootstrap to link up all the projects. You can also run other commands, like npm run test-coverage, which will execute the test-coverage script in each of the packages that have them.

from falcor.

trxcllnt avatar trxcllnt commented on June 10, 2024

@jameslaneconkling this is legacy from when we were doing redux integration differently. I don't have time now to go into details, but will follow-up later with an explanation. In the meantime, feel free to submit a PR that merges the parent props in too. BTW, what issues are you having with the lerna build?

from falcor.

jameslaneconkling avatar jameslaneconkling commented on June 10, 2024

Submitted PR #11

Although after checking out falcor-react-schema, I see that that implementation doesn't even use the redux connector, so this bug wouldn't be an issue.

I'll take a longer look at falcor-react-schema. B/c it isn't connected directly to the redux store, it doesn't presume a specific shape for the redux store, which seems like a good thing. If it gets to a point where it's shareable and you have time to whip up an example, please do.

As for lerna, I couldn't figure out the lerna equivalent of npm link for local development, though admittedly I didn't look hard.

from falcor.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.