src_js/iconolab-bundle/.babelrc
author durandn
Mon, 12 Dec 2016 17:27:33 +0100
changeset 282 7204cfdde3be
parent 153 9ed54b10ce16
child 299 fb07469bfb55
permissions -rw-r--r--
Added a readonly view for annotation detail that doesn't display comments and edit links + added a link to that view from the admin interface
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
146
f912b591e1c1 new src_js folder
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     1
{
153
9ed54b10ce16 iconolab js updated
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents: 146
diff changeset
     2
  "presets": ["es2015-mod", "es2015"],
146
f912b591e1c1 new src_js folder
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     3
}