common/corpus-common-addon/config/environment.js
author ymh <ymh.work@gmail.com>
Fri, 08 Apr 2016 19:30:17 +0200
changeset 149 3ace15523e6b
parent 127 5cd8c3065c38
child 537 d2e6ee099125
permissions -rw-r--r--
ember css in pods still does not work for us (funnel error in emble cli)

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

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