@tiendeo/content-ui
v2.10.0
Published
Content components library
Downloads
3
Keywords
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