@c8y/devkit
Package Overview
The @c8y/devkit
package is an essential toolkit for developers working with Cumulocity applications, designed to facilitate the migration from @c8ycli
to ng cli
. Here's what it offers:
-
Easy App Initialization: Streamlines new application setup with ng add @c8y/websdk
, handling app naming and versioning.
-
Custom Webpack Configuration: Integrates a specialized webpack configuration, accommodating the unique needs of hybrid Cumulocity applications while aligning with standard Angular setups.
-
Enhanced Development Tools: Includes custom builders like browser
for building apps, dev-server
for local development, and deploy
for deploying apps to tenants.
-
Locale Management: Offers tools for extracting and compiling locales, aiding in the translation process and integration of language files.
This toolkit is designed to make your development experience with Cumulocity applications more efficient, streamlined, and up-to-date with the latest Angular practices.