UNPKG

ember-cli-deploy-aws-pack

Version:

A pack of ember-cli-deploy plugins for implementing a simple AWS deploy approach.

9 lines (8 loc) 249 B
module.exports = { description: 'Generate config for ember-cli-deploy AWS pack', normalizeEntityName: function() { // this prevents an error when the entityName is // not specified (since that doesn't actually matter // to us } };