
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
ember-cli-deploy-build
Advanced tools
An ember-cli-deploy plugin to build your ember-cli application
This plugin will build your ember-cli application files and output them to a directory.
A plugin is an addon that can be executed as a part of the ember-cli-deploy pipeline. A plugin will implement one or more of the ember-cli-deploy's pipeline hooks.
For more information on what plugins are and how they work, please refer to the Plugin Documentation.
$ ember install ember-cli-deploy-build
$ ember deploy
Run the following command in your terminal:
ember install ember-cli-deploy-build
For detailed information on what plugin hooks are and how they work, please refer to the Plugin Documentation.
configure
build
For detailed information on how configuration of plugins works, please refer to the Plugin Documentation.
The environment for which you'd like to build. This relates directly to the environments in your config/environment.js
file.
Default: 'production'
The path to the directory you'd like the project to be built in to.
Default: tmp/deploy-dist
None
ember test
doesn't workSince this is a node-only ember-cli addon, we use mocha for testing and this package does not include many files and devDependencies which are part of ember-cli's typical ember test
processes.
v1.0.0 (2017-04-06)
FAQs
A Build Plugin for ember-cli-deploy
The npm package ember-cli-deploy-build receives a total of 25,673 weekly downloads. As such, ember-cli-deploy-build popularity was classified as popular.
We found that ember-cli-deploy-build demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.