Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@rypock/toolchain

robk-dev10MIT0.1.1TypeScript support: included

Common utilities package

readme

npm install -g @microsoft/rush
rush install
rush build

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] 20/09/2020

Changed

  • package manager from npm to yarn to fix build
  • hoisted dev dependencies to root level and using symlinks for peer dependencies

[0.0.1] 13/09/2020

Changed

  • Changed project to monorepo with lerna