common/corpus-common-addon/config/environment.js
author ymh <ymh.work@gmail.com>
Fri, 17 Nov 2017 09:10:53 +0100
changeset 559 104313c0de25
parent 537 d2e6ee099125
permissions -rw-r--r--
Added tag 0.0.24 for changeset 64c4050f6a36

/* eslint-env node */
'use strict';

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