common/corpus-common-addon/config/environment.js
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 05 Jul 2016 01:30:27 +0200
changeset 227 5c9250f55f4b
parent 127 5cd8c3065c38
child 537 d2e6ee099125
permissions -rw-r--r--
Basic notice logic from query parameters Playlist component notice open/close styles

/*jshint node:true*/
'use strict';

module.exports = function(/* environment, appConfig */) {
  return { };
};