1.1.4 • Published 3 years ago

@ico-open-source/ico-components v1.1.4

Weekly downloads
149
License
-
Repository
bitbucket
Last release
3 years ago

ico-components

Developing locally along side applications

Option 1: Linking

Link ico-components

Run yarn link from the root directory of this project and then yarn link "@ico-open-source/ico-components" from the application directory.

Link dependencies

Run yarn link from the node_modules directories:

  • @chakra-ui/react
  • @emotion/react
  • react
  • react-dom

Each time you run yarn link, the link command for linking from the application will be printed.

Option 2. Using Yarn workspaces

Work has not been done to set this up yet but we could have the repos in a shared folder with a workspace directory around it.

https://classic.yarnpkg.com/en/docs/workspaces/

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago