Package Exports
- kb-primo-ve-announcement
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kb-primo-ve-announcement) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
KB-Primo-VE-Announcement
Announcement service: Displays a message on the top of the screen, every time there is a new text (other than ) in the nui.message.announcement code table, if it hasn't already been dismissed by user.
Create the package
- npm install
- npm run prepare
Install in Primo VE
cd MYVIEW
npm install kb-primo-ve-announcement --save-devAdd to bottom of js/main.js
require('kb-primo-ve-announcement');Copy the content of css/custom.css to your css/custom.css