Skip to content

Instantly share code, notes, and snippets.

@vladimir-e
Created February 25, 2016 12:28
Show Gist options
  • Save vladimir-e/48787161c4343c041e7e to your computer and use it in GitHub Desktop.
Save vladimir-e/48787161c4343c041e7e to your computer and use it in GitHub Desktop.
Import module from ember-cli config/environment.js
var path = require('path'),
appConfig = require(path.join(__dirname, '/../config/app'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment