el-ojo-de-iberoamerica-common

v2.6.70
Common components for El Ojo de Iberoamérica

El Ojo de Iberoamérica - Common

Publish a new version

  1. Update version at package.json
  2. Run yarn build-lib
  3. Run npm publish
  4. Update el-ojo-de-iberoamerica-common version in your app
  5. Run yarn
  6. Run yarn dev
  7. Visit http://localhost:3000/

Setup lib locally

  1. Run yarn link at {app_dir}/node_modules/react
  2. Run yarn link "react"
  3. Run yarn install --check-files
  4. Run yarn build-lib
  5. Run yarn link
  6. Run yarn link "el-ojo-de-iberoamerica-common" at {app_dir}/node_modules/react
  7. Run yarn install --check-files at {app_dir}/node_modules/react
  8. Run yarn dev at {app_dir}/node_modules/react

To see lib changes reflected on the app repeat 4.

Clear lib locally

  1. Run yarn unlink
  2. Run yarn unlink "react"
  3. Run yarn install --check-files
  4. Run yarn unlink at {app_dir}/node_modules/react
  5. Run yarn unlink "el-ojo-de-iberoamerica-common" at {app_dir}/node_modules/react
  6. Run yarn install --check-files at {app_dir}/node_modules/react
  7. Publish a new version

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 8/17/2023

Downloads