Giter Site home page Giter Site logo

Comments (4)

bdefore avatar bdefore commented on July 28, 2024

@chrisblossom I'm not familiar with that approach. I'd be concerned about separating tests out from the main repo. If you'd like to reduce your npm install time, devDependencies are not installed with the npm install --production flag.

from universal-redux.

chrisblossom avatar chrisblossom commented on July 28, 2024

@bdefore maybe I am just confused how to use this package, but currently if I deploy an app with universal-redux as a dependency, it will also npm all production dependencies listed inside universal-redux as well. In reality, the majority of these are devDependencies.

The only way I can see to separate production and dev dependencies is to have two separate npm packages.

Does that make sense?

from universal-redux.

bdefore avatar bdefore commented on July 28, 2024

@chrisblossom i can see your point. i'll have a look into how to configure them differently.

from universal-redux.

bdefore avatar bdefore commented on July 28, 2024

@chrisblossom i'd like to understand your deploy setup. pulling the deploy bits out of this repo might end up being the best path, at which point many of them could move to being devDependencies. can you hit me up on reactiflux?

from universal-redux.

Related Issues (20)

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.