{"library":"ember-cli-deploy-manifest","type":"library","category":null,"description":"ember-cli-deploy-manifest is an Ember CLI Deploy plugin designed to generate a manifest file during the application's build process. This manifest lists all versioned asset files, enabling deployment plugins like ember-cli-deploy-s3 to perform efficient, differential uploads. By comparing the current manifest with a previously deployed one, the plugin identifies only the changed files, reducing upload times and bandwidth usage significantly. The current stable version is 3.0.0, released in June 2023. This plugin operates within the ember-cli-deploy ecosystem, specifically implementing `configure` and `willUpload` hooks. Its release cadence appears to be tied to major ember-cli-deploy ecosystem updates or breaking changes in underlying dependencies, with major versions typically several years apart. Its primary differentiator is its integral role in optimizing asset deployments for Ember applications using the `ember-cli-deploy` toolchain.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","ember-addon","ember-cli-deploy-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cli-deploy-manifest","imports":["ember install ember-cli-deploy-manifest","module.exports = function(deployTarget) { return { 'ember-cli-deploy-manifest': { filePattern: '**/*.{js,css,json}' } }; };","This plugin automatically implements `configure` and `willUpload` hooks within the ember-cli-deploy pipeline."]},{"cmd":"yarn add ember-cli-deploy-manifest","imports":[]},{"cmd":"pnpm add ember-cli-deploy-manifest","imports":[]}],"homepage":null,"github":"https://github.com/ember-cli-deploy/ember-cli-deploy-manifest","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-deploy-manifest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ember-cli-deploy-manifest/compatibility"}}