common/corpus-common-addon/config/environment.js
author ymh <ymh.work@gmail.com>
Sat, 19 Nov 2016 21:29:56 +0100
changeset 429 4a0fc5c5f420
parent 127 5cd8c3065c38
child 537 d2e6ee099125
permissions -rw-r--r--
put language node names in doc-language component

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

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