@eflexsystems/ember-data-copyable
Version:
Intelligently copy an Ember Data model and all of its relationships
13 lines (12 loc) • 364 B
JavaScript
// For details on each option run `ember help release`
module.exports = {
// local: true,
// remote: 'some_remote',
// annotation: "Release %@",
// message: "Bumped version to %@",
// manifest: [ 'package.json', 'bower.json', 'someconfig.json' ],
publish: true,
// strategy: 'date',
// format: 'YYYY-MM-DD',
// timezone: 'America/Los_Angeles'
};