cms/app-client/.bowerrc
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 15:05:38 +0200
changeset 205 6292498ac184
parent 5 d4b3da0dadc9
permissions -rw-r--r--
Do not create autocomplete list markup when filter.length is zero (side effect Firefox)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
d4b3da0dadc9 init ember app with 2 pages and an images
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     1
{
d4b3da0dadc9 init ember app with 2 pages and an images
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     2
  "directory": "bower_components",
d4b3da0dadc9 init ember app with 2 pages and an images
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     3
  "analytics": false
d4b3da0dadc9 init ember app with 2 pages and an images
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     4
}