Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

feat: npm workspaces #50

Closed
wants to merge 1 commit into from
Closed

Commits on Apr 30, 2020

  1. feat: npm workspaces

    Introduces support to workspaces; adding ability to build an ideal tree
    that links defined workspaces, storing and reading lockfiles that
    contains workspaces info and also reifying installation trees properly
    symlinking nested workspaces into place.
    
    Handling of the config definitions is done via @npmcli/map-workspaces
    module added.
    
    refs:
    
    - https://github.com/npm/rfcs/blob/ea2d3024e6e149cd8c6366ed18373c9a566b1124/accepted/0026-workspaces.md
    - https://www.npmjs.com/package/@npmcli/map-workspaces
    - npm/rfcs#103
    ruyadorno committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    ac9f4d8 View commit details
    Browse the repository at this point in the history