server/bo_client/.watchmanconfig
author ymh <ymh.work@gmail.com>
Wed, 23 Nov 2016 11:29:37 +0100
changeset 441 65a6c640de7a
parent 263 3deace9204de
permissions -rw-r--r--
correct absolute url creation in helper, again
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
263
3deace9204de pass bo_client to ember 2.8, adjust for the hack around the aupac-typeahead bug in 2.8 (c.f. https://github.com/aupac/ember-aupac-typeahead/issues/23)
ymh <ymh.work@gmail.com>
parents: 136
diff changeset
     2
  "ignore_dirs": ["tmp", "dist"]
4
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
}