Skip to content

Instantly share code, notes, and snippets.

@hbrysiewicz
Created January 30, 2020 00:26
Show Gist options
  • Save hbrysiewicz/e361af11c6c1daaf9ae4debd7fe4b64a to your computer and use it in GitHub Desktop.
Save hbrysiewicz/e361af11c6c1daaf9ae4debd7fe4b64a to your computer and use it in GitHub Desktop.
// config/environment.js
module.exports = function(environment) {
let ENV = {
modulePrefix: 'my-project',
podModulePrefix: 'my-project/pods'
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment