Skip to content
  • Ken Hawkins's avatar
    Fix: update and optimise vf core install (#1260) · e7ac4c49
    Ken Hawkins authored
    * Update yarn.lock
    
    * Fix: update vf yarn install process
    
    This greately de-complexifies the VF npm development process.
    
    - no longer need to install the root level
    - `yarn install` the thing you need (i.e. tools/vf-core)
    - updates the related docs
    - also deploys the `develop` branch to on develop
    e7ac4c49
Analyzing file…