Socket
Book a DemoInstallSign in
Socket

content-ui

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

content-ui

Content components library

latest
npmnpm
Version
1.0.20
Version published
Maintainers
1
Created
Source

Things to do:

  • Check npm run phoenix.

To watch changes real time, run: rollup -c --watch

  • 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.

Keywords

Content

FAQs

Package last updated on 30 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts