ember-power-calendar-moment

v0.5.1
The default blueprint for ember-cli addons.
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 . --no-error-on-unmatched-pattern

lint:hbs:fix

ember-template-lint . --fix --no-error-on-unmatched-pattern

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

prepack

npm run build

start

rollup --config --watch

test

echo 'A v2 addon does not have tests, run tests in test-app'

prepare

npm run build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/22/2024

Downloads