1.0.0 • Published 7 years ago

primo-explore-always-show-scopes v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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 init

follow 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-scopes

now 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-scopes