module Packages
Nested Classes and Modules
class ConfigurationLoads and validates Web Packages settings from a project's
package.jsonfile.class ControllerCoordinates package-manager commands and static package deployment for a project.
class ErrorThe base class for Web Packages failures.
class ConfigurationErrorRaised when project or package configuration is invalid.
class PackageErrorRaised when an installed package cannot be materialized safely.
class CheckErrorRaised when generated static packages are missing or out of date.
class ManifestRecords the content and import mappings of a static package projection.
class PackageDescribes how one installed Node.js package is exposed as static files.
class PackageManagerDetects and invokes npm-compatible package managers without replacing them.
class ProjectionBuilds and validates deterministic static projections of installed packages.