UI Component CLI Extension release notes
The ServiceNow® UI Component CLI Extension provides an abstraction around various component development workflows including project scaffolding, starting a local development server, and deploying a component into a ServiceNow instance. UI Component CLI Extension was enhanced and updated in the Xanadu release.
UI Component CLI Extension highlights for the Xanadu release
Improve developer server performance with module caching.
See UI Component Extension for more information.
New in the Xanadu release
- Module caching
- Module caching improves developer server performance by storing a module in memory when imported and returning the module from the cache for future uses.
Activation information
To install the UI Component CLI extension, install the ServiceNow CLI and add the UI component extension. For details, see Environment Setup.
Additional requirements
The UI Component CLI extension requires either Windows 10 or a MacOS with Yosemite or later.