Description
Client-side assets from a Meteor application can be bundled for deployment or integration workflows. It is useful for developers who need to package the browser-facing part of a Meteor app separately.
This is a build tool. Output depends on project configuration, dependencies, and target environment, so test generated bundles before deployment.