UNPKG

ember-cli-deploy-s3-pack

Version:

An ember-cli-deploy plugin pack to implement a simple S3 deployment pattern

9 lines (8 loc) 251 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 }, };