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

Package detail

@tiendeo/content-ui

tiendeodev141ISC2.10.0

Content components library

Content

readme

  • To Work in the content-ui and another project at the same time.

    • Use npm link in the content-ui path.
    • After that use, npm link in the folder you want to use content-ui.
    • Run rollup -c --watch inside content-ui to watch changes.
    • Run build on other project.
  • To remove unable to resolve path go to:

    • Remove inside Content-ui/node_modules/lintconfig/.eslintrc.js
    • Delete webpack config.

To Deploy:

npm run build

Change version

npm publish

Troubleshoot: Everything needed its declared in package.json files