ember-config-service

v1.0.0
Access config values from config/environment.js with a simple service
ember-addon config configuration environment service

build

ember build

lint:hbs

ember-template-lint .

lint:js

eslint .

start

ember serve

test

ember test

test:all

ember try:each

postversion

yarn publish

postpublish

git push origin $(git branch | grep '*' | sed 's/* //'); git push origin --tags
npm i ember-config-service

Metadata

  • MIT
  • 6.* || 8.* || >= 10.*
  • Garrett Murphey
  • released 9/12/2018

Downloads

Maintainers