open-vault/ui/.ember-cli
2018-04-03 09:16:57 -05:00

11 lines
313 B
Plaintext

{
/**
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": true,
"output-path": "../pkg/web_ui"
}