ember-welcome-page

v7.0.2
Welcome page for Ember CLI applications
ember-addon

build

rollup --config

lint

concurrently "npm:lint:*(!fix)" --names "lint:"

lint:fix

concurrently "npm:lint:*:fix" --names "fix:"

lint:hbs

ember-template-lint .

lint:hbs:fix

ember-template-lint . --fix

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

lint:types

glint

prepack

rollup --config

start

rollup --config --watch

test

echo "A v2 addon does not have tests, run tests in test-app"
npm i ember-welcome-page

Metadata

  • MIT
  • 14.* || 16.* || >= 18
  • David Baker
  • released 5/25/2023

Downloads