mozilla / ember-cli-fxos

Ember-cli add-on for creating Firefox OS applications
11 stars 2 forks source link

Build only manifest instead of running a full ember build on fxos:validate #17

Open brittanydionigi opened 9 years ago

brittanydionigi commented 9 years ago

Currently running a full ember build before validating the manifest file with fxos:validate. This takes enough time to be annoying, so it would be nice to just build the manifest file or /public directory instead.