1.0.0 • Published 9 years ago
primo-explore-always-show-scopes v1.0.0
primo-explore-always-show-scopes
installation
setting up the dev environment
if you don't have a package.json as part of your view code, go to your package directory (e.g. /primo-explore/custom/LCC_NEWUI) and run:
npm initfollow the prompts and fill out basic information for your package.
installing the package
from inside your package directory (e.g. /primo-explore/custom/LCC_NEWUI), run:
npm install primo-explore-always-show-scopesnow the scope selector should always be displayed, even if a search has not yet been performed.
uninstalling the package
from inside your package directory (e.g. /primo-explore/custom/LCC_NEWUI), run:
npm uninstall primo-explore-always-show-scopes1.0.0
9 years ago