Git Product home page Git Product logo

js-vendor-desktop's Introduction

Desktop JS vendored deps

This repository contains vendored dependencies for keybase/client/desktop using shrinkpack.

Installing vendored npm deps

Within keybase/client/desktop, run:

KEYBASE_JS_VENDOR_DIR=path/to/js-vendor-desktop npm run vendor-install

Adding/updating vendored npm deps

Automatically

KEYBASE_JS_VENDOR_DIR=path/to/js-vendor-desktop npm run vendor-update

Manually

  1. npm install your new/changed packages locally.
  2. Run npm run wrap to remove extraneous packages and update the shrinkwrap file.
  3. Run shrinkpack (npm install -g shrinkpack if not installed).
  4. Copy updated npm-shrinkwrap.json and node_shrinkwrap files to this repository, and push a new commit.
  5. Update the "keybaseVendoredDependencies" value in the keybase/client/desktop package.json to point to your new commit.

Updating Flow

The flow binary is stored in the flow/ directory. The release is downloaded from the Flow release page on GitHub.

Updating Electron

The electron binaries for each platform are stored in the electron/ directory. The releases are downloaded from the Electron release page on GitHub.

js-vendor-desktop's People

Contributors

chrisnojima avatar chromakode avatar marcopolo avatar gabriel avatar

Watchers

 avatar

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.