UNPKG

ember-cli-deploy-lightning-pack

Version:

A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.

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