cms/app-client/.ember-cli
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 15:05:38 +0200
changeset 205 6292498ac184
parent 5 d4b3da0dadc9
child 263 3deace9204de
permissions -rw-r--r--
Do not create autocomplete list markup when filter.length is zero (side effect Firefox)

{
  /**
    Ember CLI sends analytics information by default. The data is completely
    anonymous, but there are times when you might want to disable this behavior.

    Setting `disableAnalytics` to true will prevent any data from being sent.
  */
  "disableAnalytics": false
}