common/corpus-common-addon/config/environment.js
author ymh <ymh.work@gmail.com>
Tue, 13 Dec 2016 18:13:04 +0100
changeset 469 b363c6d1a73c
parent 127 5cd8c3065c38
child 537 d2e6ee099125
permissions -rw-r--r--
Added tag 0.0.13 for changeset 8fe093d88efe

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

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